Hostname
prosjekta.com
Last fetched
prosjekta.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
prosjekta.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.63.249.214 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- —
- Contact emails
- 5caydfc36yc8@privacy-protection.email
- 6f6wkwv85zj5@privacy-protection.email
- 6jgupxf4efsa@privacy-protection.email
- 6kveso6gkzky@privacy-protection.email
- c254spjpnhpm@privacy-protection.email
- cve4ziddvusc@privacy-protection.email
- dqxnxqa9zci6@privacy-protection.email
- dwresw5mibuh@privacy-protection.email
- jqny6raxfpdg@privacy-protection.email
- kw6hkfxefbgk@privacy-protection.email
- mc6wcymmb4mf@privacy-protection.email
- mync4uc4kfjq@privacy-protection.email
- s8cm8yyou5e5@privacy-protection.email
- uc2ndoqi33dn@privacy-protection.email
- uqgejnor4rub@privacy-protection.email
- v4htpthfhimh@privacy-protection.email
- wzapjys8h6jq@privacy-protection.email
Subdomains
1 observed subdomain of prosjekta.com.
| Subdomain |
|---|
| www.prosjekta.com |
Web-graph footprint
Distinct hostnames that link to or from prosjekta.com in the public web crawl.
30 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for prosjekta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from prosjekta.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prosjekta.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.