Skip to content

Hostname

itgorillaz.com.br

Last fetched

itgorillaz.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · itgorillaz.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/itgorillaz.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.161.12018.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.1618.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.5918.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.9418.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.161.104.1203.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.533.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.823.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.983.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

Registrar
Organization
diogo da silva ferreira
Contact emails

Subdomains

1 observed subdomain of itgorillaz.com.br.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for itgorillaz.com.br.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from itgorillaz.com.br.

Cypher and MCP

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

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