Skip to content

Hostname

www.precisebits.com

Last fetched

www.precisebits.com resolves to 2 IPv4 addresses operated by WHG-DAL in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.254.86185.181.254.0/24AS36454WHG-DALUS
45.33.114.18045.33.112.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.precisebits.com.

MechanismTarget
SPF_A5817.submission.antispamcloud.com
SPF_Arelease.antispamcloud.com
SPF_Awww.precisebits.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP138.201.146.161
SPF_IP148.251.71.30
SPF_IP185.181.254.85
SPF_IP209.126.121.24
SPF_IP209.126.121.25
SPF_IP209.126.121.7
SPF_IP209.126.121.70
SPF_MXwww.precisebits.com

Related pages

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

Cypher and MCP

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

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