Hostname
mandatumam.com
Last fetched
mandatumam.com resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
mandatumam.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:1052
- Organization
- manager domain
- Contact emails
Subdomains
10 observed subdomains of mandatumam.com.
Web-graph footprint
Distinct hostnames that link to or from mandatumam.com in the public web crawl.
32 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for mandatumam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.eloqua.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.51.5.181 |
| SPF_IP | 16.170.75.223 |
| SPF_IP | 193.34.40.82 |
| SPF_IP | 4.225.194.192 |
| SPF_IP | 4.225.195.222 |
| SPF_IP | 81.22.243.84/32 |
| SPF_IP | 91.194.20.55 |
Related pages
Pivot deeper into the graph from mandatumam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mandatumam.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.