Hostname
mammoet.com
Last fetched
mammoet.com resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
mammoet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | — | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- mammoet global support b.v.
- Contact emails
Subdomains
64 observed subdomains of mammoet.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mammoet.com in the public web crawl.
500 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for mammoet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | _spf.concurcompleat.com |
| SPF_INCLUDE | spf-logic4.mammoet.com |
| SPF_INCLUDE | spf-mailplus.mammoet.com |
| SPF_INCLUDE | spf-plusport.mammoet.com |
| SPF_INCLUDE | spf-sendgrid.mammoet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ssmx.net |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 20.103.58.61 |
| SPF_IP | 20.166.146.132 |
| SPF_IP | 206.55.156.123/32 |
| SPF_IP | 206.55.156.124/32 |
| SPF_IP | 206.55.156.125/32 |
| SPF_IP | 206.55.156.126/32 |
| SPF_IP | 206.55.156.127/32 |
| SPF_IP | 206.55.156.128/32 |
| SPF_IP | 206.55.156.129/32 |
| SPF_IP | 206.55.156.130/32 |
| SPF_IP | 206.55.156.131/32 |
| SPF_IP | 206.55.156.132/32 |
| SPF_IP | 4.175.62.39 |
Related pages
Pivot deeper into the graph from mammoet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mammoet.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.