Skip to content

Hostname

allurion.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.225.203108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.157.19918.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.16.2553.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.133.1234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.253.22734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.55.20134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.79.22252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.64.9452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.144.17052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.8.4652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.37.13252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.153.17854.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.122.2154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.157.2663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.3.19579.125.0.0/18AS16509AMAZON-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 allurion.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for allurion.com.

Related pages

Pivot deeper into the graph from allurion.com.

Cypher and MCP

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

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