Skip to content

Hostname

precisebits.com

Last fetched

precisebits.com resolves to 2 IPv4 addresses operated by WHG-DAL in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of precisebits.com.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for precisebits.com.

MechanismTarget
SPF_A5817.submission.antispamcloud.com
SPF_Aprecisebits.com
SPF_Arelease.antispamcloud.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_MXprecisebits.com

Related pages

Pivot deeper into the graph from precisebits.com.

Cypher and MCP

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

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