Hostname
intersolutia.com
Last fetched
intersolutia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
intersolutia.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.111.11 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.24 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.69 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.76 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.2.2 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.45 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.56 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.90 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of intersolutia.com.
| Subdomain |
|---|
| www.intersolutia.com |
Web-graph footprint
Distinct hostnames that link to or from intersolutia.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from intersolutia.com.
- IP · 18.161.111.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · IE
- Email · udomain@eastman.com
- TLD · .com
- Browse hostnames · in…
- 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: "intersolutia.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.