Skip to content

Hostname

mapfre.com.tr

Last fetched

mapfre.com.tr resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · mapfre.com.trRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mapfre.com.tr

Resolution chain

mapfre.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.171.208.21754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

24 observed subdomains of mapfre.com.tr.

Web-graph footprint

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

309 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mapfre.com.tr.

MechanismTarget
SPF_Amail.mapfre.com.tr
SPF_INCLUDEmpfsr.com
SPF_INCLUDEservers.mcsv.net
SPF_IP213.61.225.36
SPF_IP85.115.52.190/32
SPF_IP85.115.60.190/32
SPF_IP85.119.32.132
SPF_IP85.119.32.133
SPF_IP85.119.32.23
SPF_IP85.119.32.28
SPF_IP85.119.32.32/32
SPF_IP85.119.32.40
SPF_IP89.246.80.3
SPF_MXmapfre.com.tr

Related pages

Pivot deeper into the graph from mapfre.com.tr.

Cypher and MCP

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

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