Skip to content

Hostname

tranceducers.com

Last fetched

tranceducers.com resolves to 2 IPv4 addresses operated by BT-UK-AS - British Telecommunications Limited in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · tranceducers.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tranceducers.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.147.174.247109.144.0.0/12AS2856BT-UK-AS - British Telecommunications LimitedGB
213.1.32.215213.1.0.0/16AS2856BT-UK-AS - British Telecommunications LimitedGB

WHOIS identity

Registrar
iana:83
Organization
Contact emails

Subdomains

1 observed subdomain of tranceducers.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tranceducers.com.

MechanismTarget
SPF_Atranceducers.com
SPF_INCLUDE_spf.livemail.co.uk
SPF_MXtranceducers.com

Related pages

Pivot deeper into the graph from tranceducers.com.

Cypher and MCP

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

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