Hostname
mainroll.com
Last fetched
mainroll.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mainroll.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- blue billywig bv
- Contact emails
- m.garretsen@bluebillywig.com
- invoice@bluebillywig.com
- 3f711e77-4d74-479c-9ed2-e7fc7de09587@identity-protect.org
- 4d3f802f-6181-4f1a-98d2-9d4d26c7f876@identity-protect.org
- ddc184d2-2b43-416e-9d3a-9d85c02a4557@identity-protect.org
- ed4c34a8-01fd-4eee-a62e-ad5e219b604e@identity-protect.org
- f46febf7-ce45-46d6-9bdb-f24730ab99e6@identity-protect.org
- f586e808-31dd-4fe1-b86c-a26bbb9a83fc@identity-protect.org
- info@domain-contact.org
- owner-10963703@mainroll.com.whoisprivacyservice.org
- owner-11990239@mainroll.com.whoisprivacyservice.org
- owner-3425549@mainroll.com.whoisprivacyservice.org
Subdomains
44 observed subdomains of mainroll.com.
Showing 25 of 44. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mainroll.com.
- IP · 108.138.26.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · m.garretsen@bluebillywig.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: "mainroll.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.