Skip to content

Hostname

marcapiumamaterassi.it

Last fetched

marcapiumamaterassi.it resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:tld registrar solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · marcapiumamaterassi.itRouting diversity3.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/marcapiumamaterassi.it

Resolution chain

marcapiumamaterassi.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:tld registrar solutions ltd
Organization
natale nardello figli srl
Contact emails

Subdomains

9 observed subdomains of marcapiumamaterassi.it.

Web-graph footprint

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

11 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for marcapiumamaterassi.it.

MechanismTarget
SPF_Amarcapiumamaterassi.it
SPF_INCLUDE_63f4040d2d0c9143dbb8dca4f12f6075.spf.dnssmarthost.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailchef.com
SPF_IP49.13.238.25
SPF_MXmarcapiumamaterassi.it

Related pages

Pivot deeper into the graph from marcapiumamaterassi.it.

Cypher and MCP

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

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