Skip to content

Hostname

boydcat.com

Last fetched

boydcat.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · boydcat.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/boydcat.com

Resolution chain

boydcat.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.245.127.181157.245.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:303
Organization
bob walker
Contact emails

Subdomains

4 observed subdomains of boydcat.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for boydcat.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEmg.convergencetraining.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.2.142.8
SPF_IP147.160.167.0/26
SPF_IP149.72.76.237
SPF_IP159.135.235.130
SPF_IP159.183.181.8
SPF_IP162.234.198.196
SPF_IP165.26.50.19
SPF_IP165.26.50.20
SPF_IP18.246.145.200/29
SPF_IP192.69.130.0/24
SPF_IP205.220.170.179
SPF_IP205.220.182.179
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.204.210.91
SPF_IP44.216.154.56/29
SPF_IP45.62.178.176
SPF_IP52.0.5.153
SPF_IP52.100.0.0/14
SPF_IP52.71.53.79/32
SPF_IP52.96.0.0/14
SPF_IP64.106.128.0/17
SPF_IP64.106.173.0/25
SPF_IP71.66.184.92

Related pages

Pivot deeper into the graph from boydcat.com.

Cypher and MCP

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

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