Hostname
hernaes.com
Last fetched
hernaes.com resolves to 1 IPv4 address operated by BRIDGESTONE-EUROPE-AS in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
hernaes.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 |
|---|---|---|---|---|
| 104.37.38.82 | 104.37.32.0/21 | AS51468 | BRIDGESTONE-EUROPE-AS | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- christoffer hern?s
- Contact emails
- 4nbf9fyuztbb@privacy-protection.email
- bqpfs2ffjvat@privacy-protection.email
- esbga5hsbqdp@privacy-protection.email
- fjswmvb5hect@privacy-protection.email
- fkpqha6fwyeq@privacy-protection.email
- gnuk2vckqsp5@privacy-protection.email
- kyrw4rii7sxc@privacy-protection.email
- ospfxr2eucw5@privacy-protection.email
- prh6zhiq9t83@spamprotection.email
- qnq2uy2ssuxu@privacy-protection.email
- ruz77uugnuuz@spamprotection.email
- v5djdya2dr4x@privacy-protection.email
Subdomains
1 observed subdomain of hernaes.com.
| Subdomain |
|---|
| www.hernaes.com |
Web-graph footprint
Distinct hostnames that link to or from hernaes.com in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hernaes.com.
| Mechanism | Target |
|---|---|
| SPF_A | hernaes.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.proisp.no |
Related pages
Pivot deeper into the graph from hernaes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hernaes.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.