Skip to content

Hostname

api-testing.intelipost.com.br

Last fetched

api-testing.intelipost.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api-testing.intelipost.com.brRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api-testing.intelipost.com.br

Resolution chain

api-testing.intelipost.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.176.107107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.251.5413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.143.3218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.59.21518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.3.243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.25.5434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.209.1234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.42.1634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.169.21044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.21.22752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.252.22854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.110.23154.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api-testing.intelipost.com.br in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-testing.intelipost.com.br.

Cypher and MCP

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

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