Hostname
brekkegard.com
Last fetched
brekkegard.com resolves to 1 IPv4 address operated by AS202128 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
brekkegard.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 |
|---|---|---|---|---|
| 185.78.209.195 | 185.79.192.0/22 | AS202128 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- saga souvenir as
- Contact emails
- 4gghdbh9ai4g@privacy-protection.email
- 8rydthpetndy@privacy-protection.email
- hhcuzdjh7ewg@privacy-protection.email
- jna3pwuzuhva@privacy-protection.email
- nwgrgoq3ig5w@spamprotection.email
- sm63kpfkrsue@privacy-protection.email
- tbotzhztbpc8@privacy-protection.email
- ttbfh5ean8yf@spamprotection.email
- uf6cnx6b3dqz@privacy-protection.email
- w3jop9s5enhx@privacy-protection.email
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for brekkegard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.straumpost.no |
Related pages
Pivot deeper into the graph from brekkegard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brekkegard.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.