Hostname
servbank.com
Last fetched
servbank.com resolves to 104.20.37.38, announced in 104.20.32.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. servbank.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.20.37.38
104.20.32.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.66.157.254
172.66.144.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 8.47.69.0
8.47.69.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Bratislava, SK
- 8.6.112.0
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:1150
- Registrant organisation
- domains by proxy,
- Contact emails
- jason@jasonnewby.com
Subdomains
| Subdomain |
|---|
| myloan.servbank.com |
| selfservicedev-v1.servbank.com |
| selfserviceuat.servbank.com |
| selfserviceuat3.servbank.com |
| selfserviceuatp2.servbank.com |
| teller.servbank.com |
| www.servbank.com |
Showing 7 of 7 subdomains (7 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- graham.ns.cloudflare.com
- hope.ns.cloudflare.com
MX records
- servbank-com.mail.protection.outlook.com
SPF policy
- ip: 208.185.229.0/24
- ip: 208.185.235.0/24
- ip: 148.59.100.16/28
- ip: 198.105.204.18/32
- ip: 167.89.11.238/32
- ip: 44.229.121.55/32
- ip: 35.80.141.6/32
- include: spf.cashedge.com
- include: client_spf.fivision.com
- include: spf.protection.outlook.com
- include: _spf.salesforce.com
- a: outbd-pstfx.customercenter.net
- a: outbd3-pstfx.customercenter.net
- include: 23374675.spf03.hubspotemail.net
- ip: 13.56.146.38
- ip: 13.56.17.125
- ip: 207.207.51.66
- ip: 23.249.217.70
- ip: 23.249.217.71
- ip: 65.51.40.242
- ip: 69.169.238.199
- ip: 69.169.238.200
Threat-feed evidence
History
Related pages
Pivot from servbank.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "servbank.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.