Skip to content

Hostname

itwaybd.com

Last fetched

itwaybd.com resolves to 2 IPv4 addresses operated by EXONHOST-AS-AP EXONHOST in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · itwaybd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itwaybd.com

Resolution chain

itwaybd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.187.22.107103.187.22.0/24AS139016EXONHOST-AS-AP EXONHOSTBD
95.216.50.25195.216.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:303
Organization
it way bd
Contact emails

Subdomains

31 observed subdomains of itwaybd.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for itwaybd.com.

MechanismTarget
SPF_Aitwaybd.com
SPF_IP173.249.60.219
SPF_IP188.40.147.216
SPF_MXitwaybd.com

Related pages

Pivot deeper into the graph from itwaybd.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "itwaybd.com"})-[: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.