Skip to content

Hostname

ttx.com

Last fetched

ttx.com resolves to 69.46.5.218, announced in 69.46.5.0/24 by HVC-AS - HIVELOCITY, Inc. in US. ttx.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ttx.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ttx.com

Resolution chain

IPv6 resolution

No AAAA record for ttx.com is recorded in WhisperGraph.

Attribution

hivelocity

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
administrator@ttx.com, an3tm9df5gd@networksolutionsprivateregistration.com, brian_cipriano@ttx.com, ea39v9gg95p@networksolutionsprivateregistration.com, un4ue2yg96g@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • external.ttx.com
  • external3.ttx.com

MX records

  • mxa-00150401.gslb.pphosted.com
  • mxb-00150401.gslb.pphosted.com
  • mx0a-00150401.pphosted.com
  • mx0b-00150401.pphosted.com

SPF policy

  • ip: 148.163.128.0/19
  • include: spf_c.oraclecloud.com
  • include: spf.protection.outlook.com
  • a: b.spf.service-now.com
  • ip: 198.153.158.140
  • ip: 198.153.159.140
  • ip: 69.46.5.218

Threat-feed evidence

History

Related pages

Pivot from ttx.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ttx.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.