Hostname
groupbanyan.com
Last fetched
groupbanyan.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
groupbanyan.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.71.188.102 | 104.71.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 184.26.14.166 | 184.26.0.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IT |
| 23.212.110.106 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.212.110.49 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.212.110.98 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.36.162.210 | 23.36.162.0/24 | AS20940 | — | DE |
| 23.36.162.212 | 23.36.162.0/24 | AS20940 | — | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- application manager
- Contact emails
Subdomains
14 observed subdomains of groupbanyan.com.
Web-graph footprint
Distinct hostnames that link to or from groupbanyan.com in the public web crawl.
140 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
57 SPF mechanisms authorising senders for groupbanyan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.synxis.com |
| SPF_IP | 1.9.35.162 |
| SPF_IP | 106.54.200.251 |
| SPF_IP | 111.229.133.107 |
| SPF_IP | 111.3.119.177 |
| SPF_IP | 111.59.115.79 |
| SPF_IP | 113.106.110.178 |
| SPF_IP | 113.106.110.222 |
| SPF_IP | 113.15.163.106 |
| SPF_IP | 115.31.143.225 |
| SPF_IP | 115.31.143.250 |
| SPF_IP | 116.6.184.139 |
| SPF_IP | 118.189.232.30 |
| SPF_IP | 118.189.4.202 |
| SPF_IP | 118.189.4.205 |
| SPF_IP | 118.195.206.254 |
| SPF_IP | 119.62.215.209 |
| SPF_IP | 119.62.232.17 |
| SPF_IP | 121.187.57.162 |
| SPF_IP | 122.225.241.34 |
| SPF_IP | 122.225.251.170 |
| SPF_IP | 122.226.31.242 |
| SPF_IP | 122.228.45.162 |
| SPF_IP | 123.176.25.170 |
| SPF_IP | 129.211.178.189 |
| SPF_IP | 13.38.60.132 |
| SPF_IP | 132.147.97.90 |
| SPF_IP | 168.245.49.28/32 |
| SPF_IP | 185.250.237.33 |
| SPF_IP | 187.141.41.3 |
| SPF_IP | 187.157.135.234 |
| SPF_IP | 198.207.147.224/27 |
| SPF_IP | 202.111.208.2 |
| SPF_IP | 202.111.47.66 |
| SPF_IP | 202.188.118.242 |
| SPF_IP | 202.188.133.170 |
| SPF_IP | 202.188.133.66 |
| SPF_IP | 204.239.0.224/27 |
| SPF_IP | 209.35.187.226 |
| SPF_IP | 211.218.177.146 |
| SPF_IP | 211.24.162.178 |
| SPF_IP | 216.230.14.224/27 |
| SPF_IP | 221.10.118.76 |
| SPF_IP | 221.3.182.247 |
| SPF_IP | 221.7.148.178 |
| SPF_IP | 222.255.146.29 |
| SPF_IP | 36.49.92.52 |
| SPF_IP | 43.249.69.114 |
| SPF_IP | 58.185.218.178 |
| SPF_IP | 58.213.111.162 |
| SPF_IP | 58.213.137.66 |
| SPF_IP | 58.97.84.194 |
| SPF_IP | 85.75.34.130 |
Related pages
Pivot deeper into the graph from groupbanyan.com.
- IP · 104.71.188.102
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · US
- Email · ict-applications@banyantree.com
- TLD · .com
- Browse hostnames · gr…
- 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: "groupbanyan.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.