Skip to content

Hostname

mgfactory.kr

Last fetched

mgfactory.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · mgfactory.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mgfactory.kr

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.32.10518.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.10718.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.8318.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.8418.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.173.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.183.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.293.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.483.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for mgfactory.kr.

MechanismTarget
SPF_INCLUDEspf.cafe24.com

Related pages

Pivot deeper into the graph from mgfactory.kr.

Cypher and MCP

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

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