Hostname
jrvirtue.com
Last fetched
jrvirtue.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jrvirtue.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.66.218.10 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.45 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.60 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.90 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.168.40.104 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.65 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.77 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.97 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- anti-lock code
- Contact emails
- jrvirtue@gmail.com
- 50116ff1-a1ff-4346-8fdc-a4be81351cee@identity-protect.org
- 98d78a15-544f-42f3-8b9d-4bc6a00b4274@identity-protect.org
- a1f98c4a-b542-4609-89dd-4646709e7d22@identity-protect.org
- a5e830e4-2987-4f88-8f36-ed8e1fd1282c@identity-protect.org
- acb6b847-3381-4edc-b26a-829ecb5d919d@identity-protect.org
- fabf10b0-d2de-405a-b992-f8a3e90a24ed@identity-protect.org
Subdomains
1 observed subdomain of jrvirtue.com.
| Subdomain |
|---|
| flightinstructor.jrvirtue.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jrvirtue.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jrvirtue.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.