Hostname
2m4.at
Last fetched
2m4.at resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:csc corporate domains, inc. as the registrar.
Nutrition Label
Resolution chain
2m4.at 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 |
|---|---|---|---|---|
| 45.60.34.211 | 45.60.34.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.40.211 | 45.60.40.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc.
- Organization
- anheuser-busch inbev
- Contact emails
Subdomains
1 observed subdomain of 2m4.at.
| Subdomain |
|---|
| www.2m4.at |
Threat posture
History
Related pages
Pivot deeper into the graph from 2m4.at.
- IP · 45.60.34.211
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · registrar:csc corporate domains, inc.
- Country · GB
- Email · ipdomains@ab-inbev.com
- TLD · .at
- Browse hostnames · 2m…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2m4.at"})-[: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.