Skip to content

Hostname

hfecorp.com

Last fetched

hfecorp.com resolves to 1 IPv4 address operated by AS20940 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hfecorp.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hfecorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.205.89.15623.205.89.0/24AS20940US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

115 observed subdomains of hfecorp.com.

Web-graph footprint

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

146 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hfecorp.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP4.14.50.9
SPF_IP52.100.0.0/14
SPF_IP66.19.107.145
SPF_IP66.190.173.12
SPF_MXhfecorp.com

Related pages

Pivot deeper into the graph from hfecorp.com.

Cypher and MCP

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

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