Skip to content

Hostname

fcva.us

Last fetched

fcva.us resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fcva.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fcva.us

Resolution chain

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

IPPrefixASNOperatorCountry
135.84.124.41135.84.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
brett farmer
Contact emails

Subdomains

22 observed subdomains of fcva.us.

Web-graph footprint

Distinct hostnames that link to or from fcva.us in the public web crawl.

170 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for fcva.us.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdss.state.va.us
SPF_INCLUDEspf-us.appmail.granicusgovaccess.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP107.0.130.11
SPF_IP107.0.130.13
SPF_IP107.0.130.32
SPF_IP107.0.130.35
SPF_IP107.1.84.46
SPF_IP149.72.147.186/32
SPF_IP149.72.180.245/32
SPF_IP149.72.200.134/32
SPF_IP149.72.51.35/32
SPF_IP159.183.219.62/32
SPF_IP167.89.101.239/32
SPF_IP192.254.125.70/32
SPF_IP207.69.195.99
SPF_IP50.205.250.234

Related pages

Pivot deeper into the graph from fcva.us.

Cypher and MCP

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

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