Skip to content

Hostname

techies.network

Last fetched

techies.network resolves to 52.20.4.58, announced in 52.20.0.0/14 by AMAZON-AES - Amazon.com, Inc. in US. techies.network 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 · techies.networkRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techies.network

Resolution chain

IPv6 resolution

No AAAA record for techies.network is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
namecheap
Contact emails
ed154d241e1643f1bdb5010d37d266ea.protect@whoisguard.com, 3958eb35ac6d4f01bba8cac196d1e3be.protect@withheldforprivacy.com

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-87.awsdns-10.com
  • ns-711.awsdns-24.net
  • ns-1352.awsdns-41.org
  • ns-1595.awsdns-07.co.uk

MX records

  • mx1.improvmx.com
  • mx2.improvmx.com

SPF policy

  • include: spf.improvmx.com

Threat-feed evidence

History

Related pages

Pivot from techies.network 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: "techies.network"})-[: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.