Skip to content

Hostname

cotizar.mapfre.com.py

Last fetched

cotizar.mapfre.com.py resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · cotizar.mapfre.com.pyRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cotizar.mapfre.com.py

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.136.1013.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.163.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.233.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.93.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.12399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cotizar.mapfre.com.py in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cotizar.mapfre.com.py in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cotizar.mapfre.com.py.

Cypher and MCP

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

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