Skip to content

Hostname

ttelectronics.com

Last fetched

ttelectronics.com resolves to 1 IPv4 address operated by RACKSPACE-LON in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ttelectronics.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ttelectronics.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.100.238.217212.100.224.0/19AS15395RACKSPACE-LONGB

WHOIS identity

Registrar
iana:299
Organization
david roberts
Contact emails

Subdomains

24 observed subdomains of ttelectronics.com.

Web-graph footprint

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

438 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ttelectronics.com.

MechanismTarget
SPF_Attelectronics.com
SPF_INCLUDE320684.spf07.hubspotemail.net
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf-0023e401.pphosted.com
SPF_INCLUDEspf.termsync.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP12.47.172.3/32
SPF_IP135.26.238.163
SPF_IP162.13.68.82
SPF_IP162.13.97.110/32
SPF_IP212.54.130.143/32
SPF_IP46.17.92.20
SPF_IP96.127.33.169
SPF_IP96.127.35.106

Related pages

Pivot deeper into the graph from ttelectronics.com.

Cypher and MCP

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

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