Hostname
viewledger.com
Last fetched
viewledger.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
viewledger.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
- netledger holding as
- Contact emails
- 3f3eb9yrc6yd@privacy-protection.email
- 468nv4wpjs6m@privacy-protection.email
- 4n27ujxwfjrm@privacy-protection.email
- 5vifzp9q8zyd@privacy-protection.email
- 9s3m3wzesfni@privacy-protection.email
- aqzzw3dgxzhq@privacy-protection.email
- atzpo8xupn2m@spamprotection.email
- bjkbqt47bssp@privacy-protection.email
- cfxxx6zr6zqa@privacy-protection.email
- gd6ycyutxsae@privacy-protection.email
- j3vdpmsx93hw@privacy-protection.email
- jh5jmknmkxsh@privacy-protection.email
- m6imdtycc7yw@privacy-protection.email
- nyq8yh3uwck7@privacy-protection.email
- rfu8patebzbz@privacy-protection.email
- rzhagrmy7rs7@spamprotection.email
- uk7iuhxwzof9@privacy-protection.email
- vgyg5krz7yo3@privacy-protection.email
- wx7nzuydxted@privacy-protection.email
- xttjbnu99e3n@privacy-protection.email
Subdomains
9 observed subdomains of viewledger.com.
Web-graph footprint
Distinct hostnames that link to or from viewledger.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for viewledger.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.upheads.no |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.kase.se |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.xledger.net |
| SPF_IP | 13.111.68.254 |
| SPF_IP | 193.36.148.4 |
Related pages
Pivot deeper into the graph from viewledger.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "viewledger.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.