Skip to content

Hostname

mantreo.com

Last fetched

mantreo.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · mantreo.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mantreo.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.253.9.2334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.154.12452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.151.12554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.25.5054.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.182.12863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
interpresto sp. z o.o.
Contact emails

Subdomains

4 observed subdomains of mantreo.com.

Web-graph footprint

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

11 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mantreo.com.

MechanismTarget
SPF_Amantreo.com
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazon.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEservers.mcsv.net
SPF_MXmantreo.com

Related pages

Pivot deeper into the graph from mantreo.com.

Cypher and MCP

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

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