Hostname
itworlds.us
Last fetched
itworlds.us resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
itworlds.us resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.166.34.252 | 199.166.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 208.91.198.67 | 208.91.198.0/24 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 52.22.51.27 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- arshad sayyed
- Contact emails
Subdomains
8 observed subdomains of itworlds.us.
Threat posture
History
Mail and authentication
MX records
- itworlds.us
SPF policy
6 SPF mechanisms authorising senders for itworlds.us.
| Mechanism | Target |
|---|---|
| SPF_A | itworlds.us |
| SPF_INCLUDE | linux-mum-outbound.webhostbox.net |
| SPF_IP | 162.215.252.28 |
| SPF_IP | 208.91.198.128 |
| SPF_IP | 208.91.198.67 |
| SPF_MX | itworlds.us |
Related pages
Pivot deeper into the graph from itworlds.us.
- IP · 199.166.34.252
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · arshad.sayyed102@gmail.com
- TLD · .us
- Browse hostnames · it…
- 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: "itworlds.us"})-[: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.