Skip to content

Hostname

ga.sendbrite.com

Last fetched

ga.sendbrite.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ga.sendbrite.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ga.sendbrite.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.71.42104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.143.24172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with ga.sendbrite.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

82 SPF mechanisms authorising senders for ga.sendbrite.com.

MechanismTarget
SPF_IP108.178.53.114
SPF_IP108.178.53.115
SPF_IP108.178.53.116
SPF_IP108.178.53.117
SPF_IP108.178.53.118
SPF_IP108.178.56.2
SPF_IP108.178.56.206
SPF_IP108.178.56.230
SPF_IP144.126.129.66
SPF_IP154.12.226.114
SPF_IP154.12.226.88
SPF_IP154.38.160.158
SPF_IP154.38.160.159
SPF_IP154.53.56.191
SPF_IP162.240.100.176
SPF_IP162.240.100.177
SPF_IP162.240.100.179
SPF_IP162.240.234.235
SPF_IP162.240.234.236
SPF_IP162.240.239.66
SPF_IP162.240.239.67
SPF_IP173.199.178.136
SPF_IP173.199.178.37
SPF_IP173.199.178.44
SPF_IP185.29.25.10
SPF_IP185.29.25.11/24
SPF_IP185.29.25.12
SPF_IP185.29.25.13
SPF_IP185.29.25.14
SPF_IP185.67.45.8
SPF_IP185.67.46.28
SPF_IP185.67.46.38
SPF_IP185.67.47.5
SPF_IP185.67.47.8
SPF_IP192.138.18.26
SPF_IP192.138.18.44
SPF_IP192.138.18.51
SPF_IP192.138.18.88
SPF_IP207.244.232.130
SPF_IP207.244.232.133
SPF_IP209.126.80.253
SPF_IP209.59.177.2
SPF_IP5.161.112.34
SPF_IP5.161.23.205
SPF_IP50.28.102.180
SPF_IP50.28.102.184
SPF_IP50.28.102.186
SPF_IP50.28.102.204
SPF_IP50.28.102.23
SPF_IP50.28.104.101
SPF_IP50.28.106.134
SPF_IP50.28.106.138
SPF_IP50.28.106.162
SPF_IP50.28.106.178
SPF_IP50.28.106.32
SPF_IP50.28.106.43
SPF_IP66.94.127.89
SPF_IP67.225.128.210
SPF_IP67.225.128.246
SPF_IP67.225.128.76
SPF_IP67.225.129.114
SPF_IP67.225.132.98
SPF_IP67.225.135.91
SPF_IP67.225.160.73
SPF_IP67.225.236.212
SPF_IP67.225.250.104
SPF_IP67.225.250.134
SPF_IP67.227.201.174
SPF_IP67.227.215.25
SPF_IP67.227.215.63
SPF_IP67.227.215.64
SPF_IP67.227.231.126/24
SPF_IP67.227.231.85
SPF_IP67.227.234.47
SPF_IP67.227.250.186
SPF_IP67.227.251.229
SPF_IP69.16.198.231
SPF_IP69.167.189.101
SPF_IP72.52.175.79
SPF_IP89.117.58.41
SPF_IP89.117.58.42
SPF_IP96.30.31.153

Related pages

Pivot deeper into the graph from ga.sendbrite.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ga.sendbrite.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.