Skip to content

Hostname

11prop.com

Last fetched

11prop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.113.108108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.14108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.63108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.81108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
13.35.20.413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.8013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of 11prop.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 11prop.com.

MechanismTarget
SPF_INCLUDE139757059.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 11prop.com.

Cypher and MCP

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

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