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
Resolution chain
marposs.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.51.102.200 | 184.51.102.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 184.51.102.211 | 184.51.102.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 2.17.100.163 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.235 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.224.69 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.77 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.50.131.136 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.146 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.160 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.42.233 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.80 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- marposs spa
- Contact emails
Subdomains
67 observed subdomains of marposs.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from marposs.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for marposs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu-k2.o365.crossware.co.nz |
| SPF_INCLUDE | spf.ce.cloud-y.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.246.192.8 |
| SPF_IP | 2.228.5.229 |
| SPF_IP | 2.228.5.234 |
| SPF_IP | 81.208.31.201 |
| SPF_IP | 81.208.31.202 |
| SPF_IP | 81.208.46.246 |
| SPF_IP | 83.221.108.96/27 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.