Hostname
2nroll.com
Last fetched
2nroll.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
2nroll.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.46.103 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.57 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.58 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.90 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.171.38.116 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.29 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.37 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.41 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- benmanage
- Contact emails
Subdomains
8 observed subdomains of 2nroll.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for 2nroll.com.
| Mechanism | Target |
|---|---|
| SPF_A | 2nroll.com |
| SPF_INCLUDE | local._spf.spetner.com |
| SPF_INCLUDE | mail._spf.spetner.com |
| SPF_INCLUDE | spf.zixsmbhosted.com |
| SPF_INCLUDE | subdomains._spf.2nroll.com |
| SPF_IP | 206.127.26.14 |
| SPF_IP | 207.207.37.172/32 |
| SPF_IP | 50.84.201.36 |
| SPF_IP | 66.150.0.15/32 |
| SPF_IP | 66.150.0.23 |
| SPF_MX | 2nroll.com |
Related pages
Pivot deeper into the graph from 2nroll.com.
- IP · 108.158.46.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IN
- Email · c44da5e1c2bdbdcd643a03a3d6187b9c-1985385@contact.gandi.net
- TLD · .com
- Browse hostnames · 2n…
- 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: "2nroll.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.