Hostname
mitigram.com
Last fetched
mitigram.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:73
- Organization
- marjon wohlen
- Contact emails
Subdomains
92 observed subdomains of mitigram.com.
Showing 15 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mitigram.com in the public web crawl.
38 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for mitigram.com.
| Mechanism | Target |
|---|---|
| SPF_A | mta-prd-mig.g30.se |
| SPF_A | mta-prd-mig.vv1.se |
| SPF_INCLUDE | 144686061.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.93.33.51 |
| SPF_IP | 185.153.213.80 |
| SPF_IP | 20.76.132.64 |
| SPF_IP | 40.68.249.143 |
| SPF_IP | 80.72.13.222 |
| SPF_IP | 80.72.8.65 |
| SPF_MX | mitigram.com |
Related pages
Pivot deeper into the graph from mitigram.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mitigram.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.