Skip to content

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

WHISPER CANON · itworlds.usRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itworlds.us

Resolution chain

itworlds.us resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.166.34.252199.166.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
208.91.198.67208.91.198.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
52.22.51.2752.20.0.0/14AS14618AMAZON-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.

MechanismTarget
SPF_Aitworlds.us
SPF_INCLUDElinux-mum-outbound.webhostbox.net
SPF_IP162.215.252.28
SPF_IP208.91.198.128
SPF_IP208.91.198.67
SPF_MXitworlds.us

Related pages

Pivot deeper into the graph from itworlds.us.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.