Skip to content

Hostname

fawc.org

Last fetched

fawc.org resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fawc.orgRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fawc.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.42.212.14145.42.212.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:2
Organization
fine arts work center
Contact emails

Subdomains

52 observed subdomains of fawc.org.

Web-graph footprint

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

203 sites link to this hostname.

606 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fawc.org.

MechanismTarget
SPF_Afawc.org
SPF_Alds351-cloud.securednshost.com
SPF_Aserver131.penguinhost.net
SPF_Awebforms.fawc.org
SPF_INCLUDEspf.mandrillapp.com
SPF_IP18.217.18.110
SPF_IP35.153.111.183
SPF_MXfawc.org

Related pages

Pivot deeper into the graph from fawc.org.

Cypher and MCP

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

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