Skip to content

Hostname

btconferencing.com

Last fetched

btconferencing.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 · btconferencing.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/btconferencing.com

Resolution chain

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

22 observed subdomains of btconferencing.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for btconferencing.com.

MechanismTarget
SPF_Abtconferencing.com
SPF_Am.btci.com
SPF_Aticket.btci.com
SPF_INCLUDEmktomail.com
SPF_IP63.170.232.0/24
SPF_IP63.211.253.0/24
SPF_MXbtconferencing.com

Related pages

Pivot deeper into the graph from btconferencing.com.

Cypher and MCP

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

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