Skip to content

Hostname

katalon.com

Last fetched

katalon.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · katalon.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/katalon.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.251.12413.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.12513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.2513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.5113.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of katalon.com owner
Contact emails

Subdomains

65 observed subdomains of katalon.com.

Web-graph footprint

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

1,384 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for katalon.com.

MechanismTarget
SPF_INCLUDE2465122.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from katalon.com.

Cypher and MCP

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

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