Skip to content

Hostname

slb0.fmt1.pfcs.com

Last fetched

slb0.fmt1.pfcs.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US.

Nutrition Label

WHISPER CANON · slb0.fmt1.pfcs.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/slb0.fmt1.pfcs.com

Resolution chain

slb0.fmt1.pfcs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.71.190.2264.71.128.0/18AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

No WHOIS records are currently associated with slb0.fmt1.pfcs.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for slb0.fmt1.pfcs.com.

MechanismTarget
SPF_Aslb0.fmt1.pfcs.com
SPF_IP140.211.166.128/28
SPF_IP192.52.69.0/24
SPF_IP2001:470:1:205::/64
SPF_IP64.71.190.16/28
SPF_IP66.220.13.224/28
SPF_MXslb0.fmt1.pfcs.com

Related pages

Pivot deeper into the graph from slb0.fmt1.pfcs.com.

Cypher and MCP

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

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