Skip to content

Hostname

admin.goboon.co

Last fetched

admin.goboon.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · admin.goboon.coRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/admin.goboon.co

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.61.119108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.13108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.28108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.72108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.199.1220.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
18.239.199.610.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
18.239.199.770.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
18.239.199.980.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

No WHOIS records are currently associated with admin.goboon.co in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from admin.goboon.co in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from admin.goboon.co.

Cypher and MCP

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

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