Hostname
prior-it.net
Last fetched
prior-it.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prior-it.net 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:468
- Organization
- alain deziel
- Contact emails
- marc@j-prior.de
- alain.deziel@prior-it.net
- 00139ab9-4be5-499f-8898-1445ce654272@identity-protect.org
- 7d6c9464-ad28-43e1-a5a8-cda5f09c7a6f@identity-protect.org
- 883a1a3f-3a36-47f6-a0b2-9fcf8e8218ee@identity-protect.org
- b4f7708a-0445-4434-98a3-5570189ee3bd@identity-protect.org
- e6b02fd8-fe34-4b28-af35-6dff4004346a@identity-protect.org
Subdomains
11 observed subdomains of prior-it.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for prior-it.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.prior-it.net |
Related pages
Pivot deeper into the graph from prior-it.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prior-it.net"})-[: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.