Hostname
allurion.com
Last fetched
allurion.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
allurion.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.225.203 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.200.157.199 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.251.16.255 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.249.133.12 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.253.227 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.254.55.201 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.79.222 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.64.94 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.144.170 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.8.46 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.37.132 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.153.178 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.122.21 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.157.26 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 79.125.3.195 | 79.125.0.0/18 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for allurion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9295162.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.