Skip to content

Hostname

knorex.com

Last fetched

knorex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · knorex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/knorex.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.103108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.127108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.44108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.73108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.10813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.12518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for knorex.com.

MechanismTarget
SPF_INCLUDEknorex-com.mail.protection.outlook.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.228.237.171
SPF_IP34.75.73.108
SPF_IP54.251.43.68

Related pages

Pivot deeper into the graph from knorex.com.

Cypher and MCP

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

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