Skip to content

Hostname

bethfred.com

Last fetched

bethfred.com resolves to 2 IPv4 addresses operated by HAWKHOST - Hawk Host Inc. in CA. WHOIS lists iana:1005 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.193.23.23141.193.23.0/24AS20068HAWKHOST - Hawk Host Inc.CA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1005
Organization
beth fred
Contact emails

Subdomains

8 observed subdomains of bethfred.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • bethfred.com

SPF policy

5 SPF mechanisms authorising senders for bethfred.com.

MechanismTarget
SPF_Abethfred.com
SPF_INCLUDE_spf.arandomserver.com
SPF_IP107.155.98.106
SPF_IP141.193.23.2
SPF_MXbethfred.com

Related pages

Pivot deeper into the graph from bethfred.com.

Cypher and MCP

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

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