Skip to content

Hostname

blendle.com

Last fetched

blendle.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.15.247108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.46.21818.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.24.25452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.68.20452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.2.20652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.102.7552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.62.3352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.164.1852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.26.23452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.84.3752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.223.11052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.246.17752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.176.23154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.238.18354.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.142.7654.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.130.4763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.21.1563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.118.3099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.206.20299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

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 blendle.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for blendle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from blendle.com.

Cypher and MCP

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

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