Skip to content

Hostname

enfax.com

Last fetched

enfax.com resolves to 1 IPv4 address operated by AS45996 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · enfax.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/enfax.com

Resolution chain

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

IPPrefixASNOperatorCountry
27.102.214.13227.102.0.0/16AS45996KR

WHOIS identity

Registrar
iana:244
Organization
daou tech
Contact emails

Subdomains

1 observed subdomain of enfax.com.

Subdomain
www.enfax.com

Web-graph footprint

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

9 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for enfax.com.

MechanismTarget
SPF_IP115.71.39.21
SPF_IP115.71.39.22
SPF_IP211.176.63.16
SPF_IP211.176.63.17
SPF_IP211.45.20.55
SPF_IP27.102.213.20
SPF_IP27.102.213.21
SPF_IP27.102.213.22
SPF_IP27.102.215.109
SPF_IP27.102.215.110
SPF_IP27.102.215.20

Related pages

Pivot deeper into the graph from enfax.com.

Cypher and MCP

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

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