Skip to content

Hostname

btci.com

Last fetched

btci.com resolves to 1 IPv4 address operated by BTCONF-SON - BT Conferencing in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · btci.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/btci.com

Resolution chain

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

IPPrefixASNOperatorCountry
63.170.232.6063.170.232.0/24AS46718BTCONF-SON - BT ConferencingUS

WHOIS identity

Registrar
iana:146
Organization
bt conferencing
Contact emails

Subdomains

44 observed subdomains of btci.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for btci.com.

MechanismTarget
SPF_Abtci.com
SPF_Am.btci.com
SPF_Aticket.btci.com
SPF_INCLUDEmktomail.com
SPF_IP63.170.232.0/24
SPF_IP63.173.44.0/27
SPF_IP63.211.253.0/24
SPF_MXbtci.com

Related pages

Pivot deeper into the graph from btci.com.

Cypher and MCP

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

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