Skip to content

Hostname

neoflat.net

Last fetched

neoflat.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · neoflat.netRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/neoflat.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.67.10213.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.124.3713.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.117.2013.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.219.2443.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.27.1283.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.168.9643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.143.10743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.80.14352.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
bagbros enterprises
Contact emails

Subdomains

6 observed subdomains of neoflat.net.

Web-graph footprint

Distinct hostnames that link to or from neoflat.net in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for neoflat.net.

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

Pivot deeper into the graph from neoflat.net.

Cypher and MCP

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

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