Skip to content

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

WHISPER CANON · groupbanyan.comRouting diversity3.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/groupbanyan.com

Resolution chain

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

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.

Threat posture

History

Mail and authentication

SPF policy

57 SPF mechanisms authorising senders for groupbanyan.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_IP1.9.35.162
SPF_IP106.54.200.251
SPF_IP111.229.133.107
SPF_IP111.3.119.177
SPF_IP111.59.115.79
SPF_IP113.106.110.178
SPF_IP113.106.110.222
SPF_IP113.15.163.106
SPF_IP115.31.143.225
SPF_IP115.31.143.250
SPF_IP116.6.184.139
SPF_IP118.189.232.30
SPF_IP118.189.4.202
SPF_IP118.189.4.205
SPF_IP118.195.206.254
SPF_IP119.62.215.209
SPF_IP119.62.232.17
SPF_IP121.187.57.162
SPF_IP122.225.241.34
SPF_IP122.225.251.170
SPF_IP122.226.31.242
SPF_IP122.228.45.162
SPF_IP123.176.25.170
SPF_IP129.211.178.189
SPF_IP13.38.60.132
SPF_IP132.147.97.90
SPF_IP168.245.49.28/32
SPF_IP185.250.237.33
SPF_IP187.141.41.3
SPF_IP187.157.135.234
SPF_IP198.207.147.224/27
SPF_IP202.111.208.2
SPF_IP202.111.47.66
SPF_IP202.188.118.242
SPF_IP202.188.133.170
SPF_IP202.188.133.66
SPF_IP204.239.0.224/27
SPF_IP209.35.187.226
SPF_IP211.218.177.146
SPF_IP211.24.162.178
SPF_IP216.230.14.224/27
SPF_IP221.10.118.76
SPF_IP221.3.182.247
SPF_IP221.7.148.178
SPF_IP222.255.146.29
SPF_IP36.49.92.52
SPF_IP43.249.69.114
SPF_IP58.185.218.178
SPF_IP58.213.111.162
SPF_IP58.213.137.66
SPF_IP58.97.84.194
SPF_IP85.75.34.130

Related pages

Pivot deeper into the graph from groupbanyan.com.

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 20

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