Skip to content

Hostname

caleres.com

Last fetched

caleres.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · caleres.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/caleres.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.6.147104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.147104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.200.88.4723.200.88.0/24AS20940AKAMAI-ASN1US
23.200.88.6623.200.88.0/24AS20940AKAMAI-ASN1US
23.38.108.20023.38.108.0/24AS20940AKAMAI-ASN1PL
23.38.108.20523.38.108.0/24AS20940AKAMAI-ASN1PL

WHOIS identity

Registrar
iana:299
Organization
brown shoe company,
Contact emails

Subdomains

78 observed subdomains of caleres.com.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for caleres.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmail.cadency.trintech.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-a.rnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com
SPF_IP108.165.45.120
SPF_IP13.67.230.213
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP199.36.33.69
SPF_IP199.36.35.70
SPF_IP199.36.38.70
SPF_IP199.36.38.71
SPF_IP199.36.38.72
SPF_IP199.36.43.69
SPF_IP50.31.43.169/32

Related pages

Pivot deeper into the graph from caleres.com.

Cypher and MCP

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

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