Skip to content

Hostname

davistate.com

Last fetched

davistate.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:79 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.88.252104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.155.49172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:79
Organization
davistate
Contact emails

Subdomains

10 observed subdomains of davistate.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for davistate.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.briefyourmarket.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP135.195.189.225
SPF_IP135.196.189.225
SPF_IP135.196.189.238
SPF_IP178.18.121.117
SPF_IP185.184.236.38/32
SPF_IP185.3.164.195
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP217.72.254.211/32
SPF_IP79.99.69.107
SPF_IP85.133.123.211/32
SPF_MXdavistate.com

Related pages

Pivot deeper into the graph from davistate.com.

Cypher and MCP

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

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