Skip to content

Hostname

primholstein.com

Last fetched

primholstein.com resolves to 1 IPv4 address operated by DEVCLIC-AS in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · primholstein.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/primholstein.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.13.64.101185.13.64.0/22AS44141DEVCLIC-ASFR

WHOIS identity

Registrar
iana:74
Organization
- -
Contact emails

Subdomains

18 observed subdomains of primholstein.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for primholstein.com.

MechanismTarget
SPF_INCLUDEincludespf.security-mail.net
SPF_INCLUDEspf.mailjet.com
SPF_IP185.13.64.0/24
SPF_IP185.197.109.254
SPF_IP51.178.170.249
SPF_IP91.198.44.0/24

Related pages

Pivot deeper into the graph from primholstein.com.

Cypher and MCP

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

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