Hostname
modulvegger.com
Last fetched
modulvegger.com resolves to 2 IPv4 addresses operated by AS63949 in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
modulvegger.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.74.197.181 | 109.74.192.0/20 | AS63949 | — | GB |
| 195.190.30.29 | 195.190.30.0/24 | AS198614 | — | DK |
WHOIS identity
- Registrar
- iana:1001
- Organization
- isky as
- Contact emails
- 2mhnz9mbxpim@privacy-protection.email
- fnjnau9xjfum@privacy-protection.email
- ga5tepn7sngn@privacy-protection.email
- ky8qswgrdrq6@privacy-protection.email
- ma6kku948ugx@privacy-protection.email
- nm2wvbdcz2rb@privacy-protection.email
- pexqyd3ezcrc@privacy-protection.email
- preeh5jckvfy@privacy-protection.email
- r6xyftsphetf@privacy-protection.email
- uezeq35pzgsd@privacy-protection.email
- support@isky.no
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from modulvegger.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "modulvegger.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.