Hostname
selvans.com
Last fetched
selvans.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
selvans.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.164.96.100 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.102 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.127 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.18 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.78.101 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.110 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.12 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.129 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of selvans.com owner
- Contact emails
- domains@hugedomains.com
- 085e1fd6-2474-4dcf-9b80-5dd10757e049@identity-protect.org
- 6b6883af-f31a-46f0-a94b-3938b395e43f@identity-protect.org
- 8035f239-f6ec-4734-a984-30aefee01be5@identity-protect.org
- a858eebb-2ca4-4d21-b9ef-f86fea941f3b@identity-protect.org
- bce27ae2-08dd-48c2-be20-e4bab6f16a3e@identity-protect.org
- df1f7a1b-a39b-42f0-930e-d419420aab7a@identity-protect.org
- owner-1765122@selvans.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of selvans.com.
| Subdomain |
|---|
| www.selvans.com |
Web-graph footprint
Distinct hostnames that link to or from selvans.com in the public web crawl.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from selvans.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "selvans.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.