Skip to content

Hostname

fc7.us

Last fetched

fc7.us resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · fc7.usRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fc7.us

Resolution chain

fc7.us resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.109.104100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.200.713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.63.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.144.16554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
b becker
Contact emails

Subdomains

1 observed subdomain of fc7.us.

Subdomain
www.fc7.us

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fc7.us.

MechanismTarget
SPF_INCLUDEspf0.tigrelist.com
SPF_INCLUDEspf1.tigrelist.com
SPF_INCLUDEspf2.tigrelist.com
SPF_INCLUDEspf3.tigrelist.com
SPF_INCLUDEspf4.tigrelist.com
SPF_MXfc7.us

Related pages

Pivot deeper into the graph from fc7.us.

Cypher and MCP

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

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