Skip to content

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

WHISPER CANON · rogersbank.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/rogersbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.79.35.86104.79.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.205.176.15923.205.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AT
23.219.26.1123.219.16.0/20AS3786KR
23.45.96.17823.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

177 observed subdomains of rogersbank.com.

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.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for rogersbank.com.

MechanismTarget
SPF_Arogersbank.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdeliverygateways.mastercard.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.195.41.128/27
SPF_IP149.72.132.11
SPF_IP149.72.160.209
SPF_IP149.72.196.112
SPF_IP149.72.208.47
SPF_IP149.72.237.97
SPF_IP149.72.243.228
SPF_IP168.245.21.90
SPF_IP194.150.182.156/30
SPF_IP206.126.185.48/29
SPF_IP206.126.185.52/32
SPF_IP206.126.185.53/32
SPF_IP63.144.218.112/28
SPF_IP63.150.74.35/32
SPF_IP63.150.75.131
SPF_IP65.240.184.131/32
SPF_IP65.240.185.222
SPF_IP65.240.185.70
SPF_MXrogersbank.com

Related pages

Pivot deeper into the graph from rogersbank.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.