Skip to content

Hostname

franksfb.com

Last fetched

franksfb.com resolves to 1 IPv4 address operated by ESECUREDATA - eSecureData in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
74.3.166.8274.3.166.0/24AS11831ESECUREDATA - eSecureDataCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for franksfb.com.

MechanismTarget
SPF_Afrankbauer.name
SPF_Afranksfb.com
SPF_Amail.add2it.com
SPF_Aserver.add2it.com
SPF_IP12.68.137.242
SPF_IP204.92.87.138
SPF_IP209.139.208.172
SPF_IP71.19.250.111
SPF_IP71.19.250.55
SPF_IP74.3.166.72
SPF_IP74.3.166.82
SPF_MXfrankbauer.name
SPF_MXfranksfb.com
SPF_MXserver.add2it.com

Related pages

Pivot deeper into the graph from franksfb.com.

Cypher and MCP

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

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