Skip to content

Hostname

reports.battea.com

Last fetched

reports.battea.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · reports.battea.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/reports.battea.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.146199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.46199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

No WHOIS records are currently associated with reports.battea.com in WhisperGraph.

Subdomains

1 observed subdomain of reports.battea.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for reports.battea.com.

MechanismTarget
SPF_INCLUDE3225022.spf03.hubspotemail.net
SPF_INCLUDE_spf-eus.teamdynamix.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEssnc-corp.cloud
SPF_IP64.124.42.105
SPF_IP64.124.42.106
SPF_MXreports.battea.com

Related pages

Pivot deeper into the graph from reports.battea.com.

Cypher and MCP

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

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