Skip to content

Hostname

mailprimer.com

Last fetched

mailprimer.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mailprimer.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/mailprimer.com

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.

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.

MechanismTarget
SPF_IP101.100.158.157
SPF_IP103.137.132.30/29
SPF_IP120.138.28.140/32
SPF_IP120.138.28.143/32
SPF_IP120.138.28.145
SPF_IP120.138.28.150
SPF_IP13.211.104.227
SPF_IP13.211.111.180
SPF_IP52.63.55.45
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.