Skip to content

Hostname

itcrowdarg.com

Last fetched

itcrowdarg.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · itcrowdarg.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itcrowdarg.com

Resolution chain

itcrowdarg.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.119.45108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.65108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.77108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.79108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.237.12618.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.5318.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.7218.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.7318.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

12 observed subdomains of itcrowdarg.com.

Web-graph footprint

Distinct hostnames that link to or from itcrowdarg.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itcrowdarg.com.

MechanismTarget
SPF_Aitcrowdarg.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.duplika.com
SPF_IP50.28.38.211
SPF_IP50.28.39.170
SPF_IP67.225.220.75
SPF_IP67.225.221.222
SPF_IP69.16.228.13
SPF_IP69.167.164.208
SPF_MXitcrowdarg.com

Related pages

Pivot deeper into the graph from itcrowdarg.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "itcrowdarg.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 20

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