Skip to content

Hostname

marr.it

Last fetched

marr.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · marr.itRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/marr.it

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.190.13434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
marr s.p.a.
Contact emails

Subdomains

18 observed subdomains of marr.it.

Web-graph footprint

Distinct hostnames that link to or from marr.it in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for marr.it.

MechanismTarget
SPF_Amarr.it
SPF_INCLUDE_spf.panelportal.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.119.76.160/27
SPF_IP213.21.167.110
SPF_IP213.21.167.111/32
SPF_IP213.21.167.112
SPF_IP70.207.18.80/28
SPF_IP80.207.18.48/28
SPF_IP93.174.64.0/21
SPF_MXmarr.it

Related pages

Pivot deeper into the graph from marr.it.

Cypher and MCP

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

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