Skip to content

Hostname

ba.accelatech.com

Last fetched

ba.accelatech.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ba.accelatech.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ba.accelatech.com

Resolution chain

ba.accelatech.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with ba.accelatech.com in WhisperGraph.

Subdomains

5 observed subdomains of ba.accelatech.com.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ba.accelatech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP3.113.75.231
SPF_IP35.75.108.50
SPF_IP35.75.167.232
SPF_IP52.192.139.173
SPF_IP52.69.99.124
SPF_IP54.168.239.230
SPF_IP54.178.48.169
SPF_IP54.238.42.192
SPF_IP54.64.184.153
SPF_IP54.64.63.70
SPF_IP54.65.17.42
SPF_IP54.65.2.123
SPF_IP54.65.51.176
SPF_IP54.65.89.204

Related pages

Pivot deeper into the graph from ba.accelatech.com.

Cypher and MCP

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

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