Skip to content

Hostname

goodonetechnology.com

Last fetched

goodonetechnology.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:3858 as the registrar.

Nutrition Label

WHISPER CANON · goodonetechnology.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/goodonetechnology.com

Resolution chain

goodonetechnology.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.250.194.8913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.200.17218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.77.918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.7.8018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.208.10618.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.26.23047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.167.24152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:3858
Organization
dealing with designs
Contact emails

Subdomains

1 observed subdomain of goodonetechnology.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from goodonetechnology.com.

Cypher and MCP

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

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