Skip to content

Hostname

fc2.com

Last fetched

fc2.com resolves to 2 IPv4 addresses operated by GENVIO-INC-AS - Genvio Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · fc2.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fc2.com

Resolution chain

fc2.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.48.210.151199.48.208.0/22AS63210GENVIO-INC-AS - Genvio Inc.US
199.48.210.152199.48.208.0/22AS63210GENVIO-INC-AS - Genvio Inc.US

WHOIS identity

Registrar
iana:69
Organization
fc2,inc.
Contact emails

Subdomains

327,725 observed subdomains of fc2.com.

Web-graph footprint

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

1,684 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for fc2.com.

MechanismTarget
SPF_INCLUDEbarracuda.fc2.com
SPF_INCLUDEspf-cnat2.fc2.com
SPF_INCLUDEspf-new-mail1.fc2.com
SPF_INCLUDEspf-old-mail1.fc2.com
SPF_INCLUDEspf-old-mail2.fc2.com
SPF_IP199.34.242.153
SPF_IP208.71.104.0/24
SPF_IP208.71.104.94
SPF_IP50.112.161.174/32

Related pages

Pivot deeper into the graph from fc2.com.

Cypher and MCP

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

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