Skip to content

Hostname

hfm.com.sc

Last fetched

hfm.com.sc resolves to 1 IPv4 address operated by AS35415 in NL. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · hfm.com.scRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/hfm.com.sc

Resolution chain

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

IPPrefixASNOperatorCountry
88.85.91.10188.85.91.0/24AS35415NL

WHOIS identity

Registrar
iana:1376
Organization
registrant of hfm.com.sc
Contact emails

Subdomains

4 observed subdomains of hfm.com.sc.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for hfm.com.sc.

MechanismTarget
SPF_Ahfm.com.sc
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP188.42.238.144
SPF_IP188.42.239.143
SPF_IP208.89.13.234/32
SPF_MXhfm.com.sc

Related pages

Pivot deeper into the graph from hfm.com.sc.

Cypher and MCP

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

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