Hostname
infinitgrp.com
Last fetched
infinitgrp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
infinitgrp.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 |
|---|---|---|---|---|
| 13.225.106.149 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.106.179 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.106.180 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.106.71 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.227.178.109 | 13.227.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.178.153 | 13.227.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.178.204 | 13.227.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.178.3 | 13.227.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of infinitgrp.com owner
- Contact emails
- 7c9555fb-eeba-4a57-b814-534fbad90eb4@identity-protect.org
- 8276dc74-fbe6-42f2-87a9-017ec7ae5439@identity-protect.org
- 84fbc980-98c0-40a1-ad7d-a40dc98b4ed1@identity-protect.org
- a1c9a61c-ff43-4575-9c32-3a6cef54f12f@identity-protect.org
- c06c94e3-b514-4238-8b51-f76a5276b6a7@identity-protect.org
- c083ca95-9ab4-4e5b-ba36-727e4804014c@identity-protect.org
Subdomains
5 observed subdomains of infinitgrp.com.
Threat posture
History
Related pages
Pivot deeper into the graph from infinitgrp.com.
- IP · 13.225.106.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 7c9555fb-eeba-4a57-b814-534fbad90eb4@identity-protect.org
- 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: "infinitgrp.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.