Skip to content

Hostname

amitroadways.com

Last fetched

amitroadways.com resolves to 1 IPv4 address operated by GDRPL-IN Good Domain Registry Private Limited in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.14.121.95103.14.121.0/24AS132322GDRPL-IN Good Domain Registry Private LimitedIN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • amitroadways.com

SPF policy

9 SPF mechanisms authorising senders for amitroadways.com.

MechanismTarget
SPF_Aamitroadways.com
SPF_IP103.14.120.119
SPF_IP103.14.120.122
SPF_IP104.156.50.140
SPF_IP199.119.103.221
SPF_IP199.119.103.223
SPF_IP209.133.192.194
SPF_IP209.133.195.163
SPF_MXamitroadways.com

Related pages

Pivot deeper into the graph from amitroadways.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amitroadways.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.