Hostname
24sessions.com
Last fetched
24sessions.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
24sessions.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 |
|---|---|---|---|---|
| 34.246.116.227 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.254.21.29 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.252.254 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.54.246 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.23.229 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.24.2 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.108.132 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.170.67.81 | 54.170.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.51.102 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.222.230 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.98.129 | 54.229.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.121.93 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.138.140 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.225.128 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.5.60 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:292
- Organization
- 24sessions
- Contact emails
Subdomains
154 observed subdomains of 24sessions.com.
Showing 25 of 154. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 24sessions.com in the public web crawl.
90 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for 24sessions.com.
| Mechanism | Target |
|---|---|
| SPF_A | email.24sessions.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from 24sessions.com.
- IP · 34.246.116.227
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · IE
- Email · rutgerteunissen@gmail.com
- TLD · .com
- Browse hostnames · 24…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "24sessions.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.