Skip to content

Hostname

franktalk.org

Last fetched

franktalk.org resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · franktalk.orgRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/franktalk.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.177.3745.79.176.0/20AS63949US

WHOIS identity

Registrar
iana:146
Organization
dactyl technologies,
Contact emails

Subdomains

5 observed subdomains of franktalk.org.

Web-graph footprint

Distinct hostnames that link to or from franktalk.org in the public web crawl.

46 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for franktalk.org.

MechanismTarget
SPF_Amail1.g1.pair.com
SPF_Awww6.g24.pair.com
SPF_INCLUDEpairlist.com
SPF_INCLUDErelay.pair.com
SPF_INCLUDEwebmail.pair.com
SPF_IP2600:3c03:0:0:f03c:91ff:fe67:1d1a
SPF_IP45.79.177.37

Related pages

Pivot deeper into the graph from franktalk.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "franktalk.org"})-[: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.