Skip to content

Hostname

enfix.co.kr

Last fetched

enfix.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · enfix.co.krRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/enfix.co.kr

Resolution chain

enfix.co.kr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.2713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.28.11018.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.4318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.6318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.7918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:(?)???
Organization
???????
Contact emails

Subdomains

1 observed subdomain of enfix.co.kr.

Web-graph footprint

Distinct hostnames that link to or from enfix.co.kr in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for enfix.co.kr.

MechanismTarget
SPF_INCLUDEspf.ecount.com
SPF_MXenfix.co.kr

Related pages

Pivot deeper into the graph from enfix.co.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enfix.co.kr"})-[: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.