Skip to content

Hostname

fredbeans.com

Last fetched

fredbeans.com resolves to 1 IPv4 address operated by COXAUTO - Cox Enterprises Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fredbeans.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fredbeans.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.70.56.9964.70.56.0/24AS393340COXAUTO - Cox Enterprises IncUS

WHOIS identity

Registrar
iana:2
Organization
fred beans family of dealerships
Contact emails

Subdomains

15 observed subdomains of fredbeans.com.

Web-graph footprint

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

125 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for fredbeans.com.

MechanismTarget
SPF_INCLUDE_spf.hosting.cdkglobal.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEdnsexit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP104.193.74.128/27
SPF_IP141.193.208.0/23
SPF_IP168.245.104.162/32
SPF_IP173.213.231.164/30
SPF_IP173.213.231.168/29
SPF_IP192.254.120.51/32
SPF_IP198.202.208.0/27
SPF_IP207.187.164.0/24
SPF_IP209.2.45.17
SPF_IP50.238.134.195
SPF_MXfredbeans.com

Related pages

Pivot deeper into the graph from fredbeans.com.

Cypher and MCP

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

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