Hostname
rgnproperty.com
Last fetched
rgnproperty.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
rgnproperty.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.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- amalie kristoffersen
- Contact emails
- fnwf23vv8ykj@privacy-protection.email
- gb6vf8fappdt@privacy-protection.email
- hhnby9cuyqhf@spamprotection.email
- hixqh2dsv7e4@privacy-protection.email
- iiowrabi7qd2@privacy-protection.email
- nkbdfsapur62@privacy-protection.email
- nryr3cdbzk3j@privacy-protection.email
- nvrivohc5byj@spamprotection.email
- puerxcfg2ama@privacy-protection.email
- tyjnn8uc6ovt@spamprotection.email
- xc4qtbjw8h9o@privacy-protection.email
- zrbdwt6gmybq@privacy-protection.email
Subdomains
1 observed subdomain of rgnproperty.com.
| Subdomain |
|---|
| www.rgnproperty.com |
Web-graph footprint
Distinct hostnames that link to or from rgnproperty.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for rgnproperty.com.
| Mechanism | Target |
|---|---|
| SPF_A | rgnproperty.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | rgnproperty.com |
Related pages
Pivot deeper into the graph from rgnproperty.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rgnproperty.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.