Skip to content

Hostname

btr.mt

Last fetched

btr.mt resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · btr.mtRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/btr.mt

Resolution chain

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

IPPrefixASNOperatorCountry
129.212.170.135129.212.168.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
209.38.169.240209.38.168.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

No WHOIS records are currently associated with btr.mt in WhisperGraph.

Subdomains

7 observed subdomains of btr.mt.

Web-graph footprint

Distinct hostnames that link to or from btr.mt in the public web crawl.

8 sites link to this hostname.

481 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for btr.mt.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_MXbtr.mt

Related pages

Pivot deeper into the graph from btr.mt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "btr.mt"})-[: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.