Skip to content

Hostname

bucks.com

Last fetched

bucks.com resolves to 10 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · bucks.comRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/bucks.com

Resolution chain

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

WHOIS identity

Registrar
iana:3786
Organization
c/o domain administrator
Contact emails

Subdomains

20 observed subdomains of bucks.com.

Web-graph footprint

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

74 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for bucks.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.237.104.0/22
SPF_IP146.20.191.254
SPF_IP159.135.230.87
SPF_IP159.135.230.88
SPF_IP159.135.230.89
SPF_IP159.135.230.90
SPF_IP159.135.230.91
SPF_IP159.135.230.92
SPF_IP166.78.71.0/27
SPF_IP168.245.141.10
SPF_IP168.245.141.25
SPF_IP185.28.196.0/22
SPF_IP192.28.144.0/20
SPF_IP192.28.160.0/19
SPF_IP199.15.212.0/22
SPF_IP209.104.34.8/32
SPF_IP209.104.45.8/32
SPF_IP209.104.56.8/32
SPF_IP63.123.93.146/32
SPF_IP65.240.235.146/32
SPF_IP94.236.119.0/26

Related pages

Pivot deeper into the graph from bucks.com.

Cypher and MCP

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

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