Skip to content

Hostname

spring.com.bd

Last fetched

spring.com.bd resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · spring.com.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spring.com.bd

Resolution chain

spring.com.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
68.66.220.3068.66.216.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with spring.com.bd in WhisperGraph.

Subdomains

38 observed subdomains of spring.com.bd.

Web-graph footprint

Distinct hostnames that link to or from spring.com.bd in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for spring.com.bd.

MechanismTarget
SPF_Aspring.com.bd
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_IP142.4.2.220
SPF_IP142.4.2.43
SPF_IP162.144.32.150
SPF_IP162.144.42.63
SPF_IP162.144.69.16
SPF_IP192.163.202.169
SPF_IP198.57.192.143
SPF_MXspring.com.bd

Related pages

Pivot deeper into the graph from spring.com.bd.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "spring.com.bd"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.