Skip to content

Hostname

naturing.net

Last fetched

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

Nutrition Label

WHISPER CANON · naturing.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/naturing.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.230.214.3713.248.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.122.1123.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.146.423.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.43.773.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.113.6135.96.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.99.9452.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.1.6754.182.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.102.2073.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:244
Organization
kang, hong-gu
Contact emails

Subdomains

6 observed subdomains of naturing.net.

Web-graph footprint

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

32 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for naturing.net.

MechanismTarget
SPF_INCLUDEspf.cafe24.com
SPF_IP115.68.64.54
SPF_IP13.125.41.199
SPF_IP175.126.146.0/24
SPF_IP183.110.224.0/24
SPF_IP54.178.137.9
SPF_IP54.250.11.104

Related pages

Pivot deeper into the graph from naturing.net.

Cypher and MCP

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

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