Skip to content

Hostname

techost.com

Last fetched

techost.com resolves to 1 IPv4 address operated by UKSERVERS-AS - UK Dedicated Servers Limited in GB. WHOIS lists iana:79 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.110.167.10278.110.160.0/21AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB

WHOIS identity

Registrar
iana:79
Organization
c gendler
Contact emails

Subdomains

8 observed subdomains of techost.com.

Threat posture

History

Mail and authentication

MX records

  • techost.com

SPF policy

10 SPF mechanisms authorising senders for techost.com.

MechanismTarget
SPF_Atechost.com
SPF_IP178.159.12.245
SPF_IP185.16.206.195
SPF_IP31.193.133.11
SPF_IP51.89.198.204
SPF_IP78.110.167.102
SPF_IP81.19.181.130
SPF_IP81.19.181.132
SPF_IP92.48.106.57
SPF_MXtechost.com

Related pages

Pivot deeper into the graph from techost.com.

Cypher and MCP

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

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