Hostname
mackoy.com
Last fetched
mackoy.com resolves to 2 IPv4 addresses operated by AS203329 in DE. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
mackoy.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 |
|---|---|---|---|---|
| 149.233.2.51 | 149.233.0.0/19 | AS203329 | — | DE |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:113
- Organization
- andre koppany
- Contact emails
Subdomains
8 observed subdomains of mackoy.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from mackoy.com.
- IP · 149.233.2.51
- ASN · AS203329
- Registrar · iana:113
- Country · DE
- Email · z0lvhg3vjckhcajhbgwh477tkg0u2nk8@proxy-privacy.com
- TLD · .com
- Browse hostnames · ma…
- 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: "mackoy.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.