Skip to content

Hostname

grupofenixeventos.com

Last fetched

grupofenixeventos.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · grupofenixeventos.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grupofenixeventos.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.5.6713.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.84.918.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.119.943.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.73.2133.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.251.2133.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.127.1653.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.191.1173.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.137.1543.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.197.1883.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.254.1883.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.45.2203.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.220.623.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.218.2413.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of grupofenixeventos.com owner
Contact emails

Subdomains

4 observed subdomains of grupofenixeventos.com.

Threat posture

History

Related pages

Pivot deeper into the graph from grupofenixeventos.com.

Cypher and MCP

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

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