Skip to content

Hostname

itextil.ar

Last fetched

itextil.ar resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · itextil.arRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/itextil.ar

Resolution chain

itextil.ar resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.19.172104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.3172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.2.190.24152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.40.10854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with itextil.ar in WhisperGraph.

Subdomains

1 observed subdomain of itextil.ar.

Web-graph footprint

Distinct hostnames that link to or from itextil.ar in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for itextil.ar.

MechanismTarget
SPF_Aitextil.ar
SPF_INCLUDE_spf.google.com.ar
SPF_INCLUDEspf.hostmar.com
SPF_IP3.223.134.22
SPF_IP44.199.144.244
SPF_MXitextil.ar

Related pages

Pivot deeper into the graph from itextil.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "itextil.ar"})-[: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.