Skip to content

Hostname

textilzone.com

Last fetched

textilzone.com resolves to 1 IPv4 address operated by GigaNet-HU - Giganet Internet Szolgaltato Kft in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · textilzone.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/textilzone.com

Resolution chain

textilzone.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.138.125.124193.138.125.0/24AS42864GigaNet-HU - Giganet Internet Szolgaltato KftHU

WHOIS identity

Registrar
iana:1501
Organization
textil-zone kft.
Contact emails

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for textilzone.com.

MechanismTarget
SPF_INCLUDE_spf.giganet.hu

Related pages

Pivot deeper into the graph from textilzone.com.

Cypher and MCP

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

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