Skip to content

Hostname

davidsteedco.com

Last fetched

davidsteedco.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · davidsteedco.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/davidsteedco.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.85.54104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.202.183172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.255.196.152173.255.192.0/20AS63949US

WHOIS identity

Registrar
iana:146
Organization
david steed
Contact emails

Subdomains

2 observed subdomains of davidsteedco.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for davidsteedco.com.

MechanismTarget
SPF_Aalt2.aspmx.l.google.com
SPF_Aaspmx.l.google.com
SPF_Aaspmx5.googlemail.com
SPF_Adavidsteedco.com
SPF_INCLUDEbluehost.com
SPF_INCLUDEmailgun.org
SPF_IP104.236.91.15
SPF_IP216.241.183.0/24
SPF_IP64.78.151.128/26
SPF_MXdavidsteedco.com

Related pages

Pivot deeper into the graph from davidsteedco.com.

Cypher and MCP

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

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