Skip to content

Hostname

btdmfg.com

Last fetched

btdmfg.com resolves to 1 IPv4 address operated by NAMEHERO-KCDC - Name Hero, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
165.140.70.145165.140.70.0/24AS399250NAMEHERO-KCDC - Name Hero, LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

69 observed subdomains of btdmfg.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for btdmfg.com.

MechanismTarget
SPF_INCLUDE_spf.cloudwebhosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP139.138.56.81
SPF_IP165.140.70.145
SPF_IP209.81.124.13
SPF_IP209.81.124.14
SPF_IP209.81.124.2
SPF_IP216.71.141.208
SPF_IP216.71.145.228
SPF_IP63.142.184.21
SPF_IP63.142.184.24
SPF_IP63.142.184.27
SPF_IP68.232.137.206

Related pages

Pivot deeper into the graph from btdmfg.com.

Cypher and MCP

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

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