Skip to content

Hostname

eleven41.com

Last fetched

eleven41.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · eleven41.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eleven41.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.5513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.78.1818.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.2218.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.3218.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.5818.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
eleven41 software
Contact emails

Subdomains

1 observed subdomain of eleven41.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eleven41.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from eleven41.com.

Cypher and MCP

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

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