Skip to content

Hostname

www.astrobj.com

Last fetched

www.astrobj.com resolves to 2 IPv4 addresses operated by WEBWERKS-AS-IN - Web Werks India Pvt. Ltd. in IN.

Nutrition Label

WHISPER CANON · www.astrobj.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.astrobj.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.160.106.28103.160.106.0/24AS133296WEBWERKS-AS-IN - Web Werks India Pvt. Ltd.IN
13.201.159.2013.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with www.astrobj.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for www.astrobj.com.

MechanismTarget
SPF_Awww.astrobj.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.160.106.28
SPF_IP103.212.121.73
SPF_MXwww.astrobj.com

Related pages

Pivot deeper into the graph from www.astrobj.com.

Cypher and MCP

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

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