Hostname
termuxcommands.com
Last fetched
termuxcommands.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
termuxcommands.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.108.104.232 | 65.108.0.0/16 | AS24940 | HETZNER-AS | FI |
| 69.50.95.250 | 69.50.95.0/24 | AS63023 | AS-GLOBALTELEHOST - GTHost | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
9 observed subdomains of termuxcommands.com.
Web-graph footprint
Distinct hostnames that link to or from termuxcommands.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for termuxcommands.com.
| Mechanism | Target |
|---|---|
| SPF_A | termuxcommands.com |
| SPF_IP | 135.181.138.97 |
| SPF_IP | 162.55.82.145 |
| SPF_IP | 65.109.34.160 |
| SPF_IP | 95.216.16.116 |
| SPF_MX | termuxcommands.com |
Related pages
Pivot deeper into the graph from termuxcommands.com.
- IP · 65.108.104.232
- ASN · AS24940HETZNER-AS
- Registrar · iana:1068
- Country · FI
- Email · fa3be5fc54d34595832cc272afd7aced.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "termuxcommands.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.