Skip to content

Hostname

jogo976.com

Last fetched

jogo976.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · jogo976.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jogo976.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.105.10918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.12918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.1418.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.5918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
3.168.2.1243.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.783.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.843.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.873.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from jogo976.com.

Cypher and MCP

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

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