Skip to content

Hostname

toconuts.net

Last fetched

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

Nutrition Label

WHISPER CANON · toconuts.netRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/toconuts.net

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.154.133.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.1663.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2403.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.283.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.473.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1413.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2383.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.383.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.2143.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.133.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1353.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.403.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.12852.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.6052.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.7652.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.15152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.3952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.4752.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.17152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

7 observed subdomains of toconuts.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for toconuts.net.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com

Related pages

Pivot deeper into the graph from toconuts.net.

Cypher and MCP

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

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