Hostname
mgviddal.com
Last fetched
mgviddal.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
mgviddal.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.249.217 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- mathilde grooss viddal
- Contact emails
- 4mvjd94ha9cd@privacy-protection.email
- bbkn5ux779ea@privacy-protection.email
- crkd5uqbuwdc@privacy-protection.email
- eosnkstpim7y@privacy-protection.email
- fqb3nbwm9q5w@privacy-protection.email
- fz7gs3vvemie@privacy-protection.email
- kjpsxp38chpi@privacy-protection.email
- kqf84wpcy8sa@privacy-protection.email
- p4fmzfsxyga5@privacy-protection.email
- pyhma9gh286c@privacy-protection.email
- td2x7qtfknp7@privacy-protection.email
- wbmudgcfr7cs@privacy-protection.email
- xdpebedd2he8@spamprotection.email
- xufmfuso24ad@privacy-protection.email
- yyn2svgpqhag@spamprotection.email
Subdomains
1 observed subdomain of mgviddal.com.
| Subdomain |
|---|
| www.mgviddal.com |
Web-graph footprint
Distinct hostnames that link to or from mgviddal.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mgviddal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from mgviddal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mgviddal.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.