Skip to content

Hostname

marposs.com

Last fetched

marposs.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · marposs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/marposs.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
marposs spa
Contact emails

Subdomains

67 observed subdomains of marposs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for marposs.com.

MechanismTarget
SPF_INCLUDEeu-k2.o365.crossware.co.nz
SPF_INCLUDEspf.ce.cloud-y.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.246.192.8
SPF_IP2.228.5.229
SPF_IP2.228.5.234
SPF_IP81.208.31.201
SPF_IP81.208.31.202
SPF_IP81.208.46.246
SPF_IP83.221.108.96/27
SPF_IP93.46.191.170

Related pages

Pivot deeper into the graph from marposs.com.

Cypher and MCP

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

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