Skip to content

Hostname

fcmetz.com

Last fetched

fcmetz.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · fcmetz.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fcmetz.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.132.74.1164.132.0.0/16AS16276FR
20.111.1.220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:433
Organization
fc metz
Contact emails

Subdomains

17 observed subdomains of fcmetz.com.

Web-graph footprint

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

453 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fcmetz.com.

MechanismTarget
SPF_Afcmetz.com
SPF_Awww.fcmetz.com
SPF_INCLUDEspf.azurewebsites.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfdedicated.hubber.fr
SPF_IP195.35.81.237
SPF_IP195.35.81.238/32
SPF_IP195.35.81.239/32
SPF_MXfcmetz.com

Related pages

Pivot deeper into the graph from fcmetz.com.

Cypher and MCP

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

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