Hostname
rogersbank.com
Last fetched
rogersbank.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
rogersbank.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.79.35.86 | 104.79.32.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.205.176.159 | 23.205.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | AT |
| 23.219.26.11 | 23.219.16.0/20 | AS3786 | — | KR |
| 23.45.96.178 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain admin
- Contact emails
Subdomains
177 observed subdomains of rogersbank.com.
Showing 25 of 177. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rogersbank.com in the public web crawl.
110 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for rogersbank.com.
| Mechanism | Target |
|---|---|
| SPF_A | rogersbank.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | deliverygateways.mastercard.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.195.41.128/27 |
| SPF_IP | 149.72.132.11 |
| SPF_IP | 149.72.160.209 |
| SPF_IP | 149.72.196.112 |
| SPF_IP | 149.72.208.47 |
| SPF_IP | 149.72.237.97 |
| SPF_IP | 149.72.243.228 |
| SPF_IP | 168.245.21.90 |
| SPF_IP | 194.150.182.156/30 |
| SPF_IP | 206.126.185.48/29 |
| SPF_IP | 206.126.185.52/32 |
| SPF_IP | 206.126.185.53/32 |
| SPF_IP | 63.144.218.112/28 |
| SPF_IP | 63.150.74.35/32 |
| SPF_IP | 63.150.75.131 |
| SPF_IP | 65.240.184.131/32 |
| SPF_IP | 65.240.185.222 |
| SPF_IP | 65.240.185.70 |
| SPF_MX | rogersbank.com |
Related pages
Pivot deeper into the graph from rogersbank.com.
- IP · 104.79.35.86
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · DE
- Email · domadmin@rci.rogers.com
- TLD · .com
- Browse hostnames · ro…
- 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: "rogersbank.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.