Skip to content

Hostname

allenedmonds.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.4.204104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.5.204104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.40.18.5823.40.18.0/24AS20940AKAMAI-ASN1US
23.40.18.6023.40.18.0/24AS20940AKAMAI-ASN1US
23.43.51.4123.43.51.0/24AS20940AKAMAI-ASN1US
23.43.51.4623.43.51.0/24AS20940AKAMAI-ASN1US

WHOIS identity

Registrar
iana:299
Organization
allen-edmonds shoe corporation
Contact emails

Subdomains

29 observed subdomains of allenedmonds.com.

Web-graph footprint

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

726 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for allenedmonds.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf-a.rnmk.com
SPF_INCLUDEspf.extole.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartlabel.com
SPF_IP199.36.38.72
SPF_IP208.93.113.141/32

Related pages

Pivot deeper into the graph from allenedmonds.com.

Cypher and MCP

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

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