Skip to content

Hostname

forsythco.com

Last fetched

forsythco.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · forsythco.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/forsythco.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.13.22.9612.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:2
Organization
forsyth county
Contact emails

Subdomains

36 observed subdomains of forsythco.com.

Web-graph footprint

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

407 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for forsythco.com.

MechanismTarget
SPF_Aforsythco.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEjangomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.13.22.66
SPF_IP12.13.22.81
SPF_IP139.60.0.0/22
SPF_IP149.72.227.46
SPF_IP167.195.89.0/24
SPF_MXforsythco.com

Related pages

Pivot deeper into the graph from forsythco.com.

Cypher and MCP

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

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