Hostname
varner.no
Last fetched
varner.no resolves to 204.74.99.103, announced in 204.74.99.0/24 by VERCARA - Vercara, LLC in US. varner.no is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 204.74.99.103
204.74.99.0/24 · VERCARA - Vercara, LLC · Herndon, US
IPv6 resolution
No AAAA record for varner.no is recorded in WhisperGraph.
Attribution
vercara
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for varner.no. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
| Subdomain |
|---|
| autodiscover.varner.no |
| captiveportal.varner.no |
| home.varner.no |
| mail.varner.no |
| mediusflow.varner.no |
| o365.varner.no |
| pki.varner.no |
| smtp.varner.no |
| v-captive.varner.no |
| xai.varner.no |
| yoda.varner.no |
Showing 11 of 11 subdomains (11 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- udns1.cscdns.net
- udns2.cscdns.uk
MX records
- eu.mx1.mailanyone.net
- eu.mx3.mailanyone.net
- eu.mx2.mx25.net
- eu.mx4.mx25.net
SPF policy
- include: spf.protection.outlook.com
- include: spf.mailanyone.net
- ip: 213.145.186.105
Threat-feed evidence
History
Related pages
Pivot from varner.no into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "varner.no"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.