Skip to content

Hostname

prim.es

Last fetched

prim.es resolves to 1 IPv4 address operated by AS15699 in ES.

Nutrition Label

WHISPER CANON · prim.esRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/prim.es

Resolution chain

prim.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.36.138.66194.36.138.0/23AS15699ES

WHOIS identity

No WHOIS records are currently associated with prim.es in WhisperGraph.

Subdomains

30 observed subdomains of prim.es.

Web-graph footprint

Distinct hostnames that link to or from prim.es in the public web crawl.

141 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for prim.es.

MechanismTarget
SPF_Aprim.es
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEiberlayer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.77.255.78
SPF_MXprim.es

Related pages

Pivot deeper into the graph from prim.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "prim.es"})-[: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.