Hostname
mailprimer.com
Last fetched
mailprimer.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
mailprimer.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:69
- Organization
- calcium software
- Contact emails
Subdomains
39 observed subdomains of mailprimer.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mailprimer.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for mailprimer.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 101.100.158.157 |
| SPF_IP | 103.137.132.30/29 |
| SPF_IP | 120.138.28.140/32 |
| SPF_IP | 120.138.28.143/32 |
| SPF_IP | 120.138.28.145 |
| SPF_IP | 120.138.28.150 |
| SPF_IP | 13.211.104.227 |
| SPF_IP | 13.211.111.180 |
| SPF_IP | 52.63.55.45 |
| SPF_IP | 52.64.178.195 |
Related pages
Pivot deeper into the graph from mailprimer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mailprimer.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.