Skip to content

Hostname

en.btagro.com

Last fetched

en.btagro.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · en.btagro.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/en.btagro.com

Resolution chain

en.btagro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.39.60.2255.39.0.0/17AS16276FR

WHOIS identity

No WHOIS records are currently associated with en.btagro.com in WhisperGraph.

Subdomains

1 observed subdomain of en.btagro.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for en.btagro.com.

MechanismTarget
SPF_Aen.btagro.com
SPF_IP136.243.153.42
SPF_IP137.74.76.169
SPF_IP5.39.60.225
SPF_IP51.195.38.225
SPF_IP89.32.249.155
SPF_IP89.39.208.165
SPF_MXen.btagro.com

Related pages

Pivot deeper into the graph from en.btagro.com.

Cypher and MCP

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

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