Skip to content

Hostname

pattex.cz

Last fetched

pattex.cz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:reg-ipmirror as the registrar.

Nutrition Label

WHISPER CANON · pattex.czRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/pattex.cz

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.246.3018.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.6718.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.7118.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9018.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.170.185.1063.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.443.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.523.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.793.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:reg-ipmirror
Organization
henkel ag & co. kgaa
Contact emails

Subdomains

33 observed subdomains of pattex.cz.

Web-graph footprint

Distinct hostnames that link to or from pattex.cz in the public web crawl.

91 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from pattex.cz.

Cypher and MCP

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

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