Skip to content

Hostname

primekey.com

Last fetched

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

Nutrition Label

WHISPER CANON · primekey.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/primekey.com

Resolution chain

primekey.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:73
Organization
primekey solutions ab
Contact emails

Subdomains

21 observed subdomains of primekey.com.

Web-graph footprint

Distinct hostnames that link to or from primekey.com in the public web crawl.

52 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for primekey.com.

MechanismTarget
SPF_Amail.c2company.com
SPF_Amta.primekey.com
SPF_Aprimekey.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-0041f601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.74.143.162
SPF_IP173.167.113.18
SPF_IP194.132.32.133
SPF_IP84.55.121.160/27
SPF_MXprimekey.com

Related pages

Pivot deeper into the graph from primekey.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "primekey.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.