Hostname
roquant.com
Last fetched
roquant.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
roquant.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.1.175.48 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of roquant.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- 346c5f02-2910-4cf6-99c4-395b07941b4a@identity-protect.org
- 3774a71a-85d9-4cf3-b9ee-01f0e2ab504c@identity-protect.org
- 47bc3707-862b-4943-8fdd-405d21bd0d13@identity-protect.org
- 6cd41398-51e8-49ed-898c-1fd97d6c1f43@identity-protect.org
- cc244dba-8e02-4a90-9012-6b727f84574f@identity-protect.org
- owner-121391@roquant.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from roquant.com.
- IP · 3.1.175.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · ro…
- 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: "roquant.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.