Skip to content

Hostname

btdinc.com

Last fetched

btdinc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

btdinc.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

Registrar
iana:2
Organization
batesville tool & die
Contact emails

Subdomains

17 observed subdomains of btdinc.com.

Web-graph footprint

Distinct hostnames that link to or from btdinc.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for btdinc.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.162.0.0/16
SPF_IP13.64.109.49/32
SPF_IP216.8.230.139
SPF_IP35.184.35.160
SPF_IP35.190.35.221
SPF_IP38.97.236.0/24
SPF_IP40.121.207.59/32
SPF_IP65.161.25.0/24
SPF_IP8.34.94.0/24
SPF_IP8.40.130.0/24

Related pages

Pivot deeper into the graph from btdinc.com.

Cypher and MCP

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

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