Hostname
havyard.com
Last fetched
havyard.com resolves to 1 IPv4 address operated by AS31169 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
havyard.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 |
|---|---|---|---|---|
| 79.170.80.159 | 79.170.80.0/21 | AS31169 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- havyard group asa
- Contact emails
- robert.gjerdsbakk@havyard.com
- 3e4ycpsnjsum@privacy-protection.email
- 9wv4woyjowmh@privacy-protection.email
- c8a4jzckymfj@privacy-protection.email
- cytwamfosb9n@privacy-protection.email
- fkyzchsqyrq2@privacy-protection.email
- fwvpunv4taxh@privacy-protection.email
- hzff89j5ntsh@privacy-protection.email
- i2bx8mthrwxa@privacy-protection.email
- j3em4wxpyk86@privacy-protection.email
- j7mewawobtja@privacy-protection.email
- q4wg9ufenzwt@privacy-protection.email
- r6vjtxwypkab@privacy-protection.email
- rjpzcrofmh5d@privacy-protection.email
- rpaj4ejxusrv@privacy-protection.email
- sfnbcbn83ons@privacy-protection.email
- uzncv4xc4wsm@privacy-protection.email
- xbtuf4gvwrah@privacy-protection.email
- xsy8bnw8vtry@privacy-protection.email
- havyard.no@whois.easyisp.no
Subdomains
12 observed subdomains of havyard.com.
Web-graph footprint
Distinct hostnames that link to or from havyard.com in the public web crawl.
55 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for havyard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.straumpost.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 185.22.121.83 |
| SPF_IP | 213.128.162.41 |
| SPF_IP | 213.128.169.223 |
Related pages
Pivot deeper into the graph from havyard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "havyard.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.