Skip to content

Hostname

tekcities.com

Last fetched

tekcities.com resolves to 1 IPv4 address operated by zetta-as - ZETTA HOSTING SOLUTIONS LLC. in BG. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.176.40.125185.176.40.0/24AS44476zetta-as - ZETTA HOSTING SOLUTIONS LLC.BG

WHOIS identity

Registrar
iana:48
Organization
attractsoft
Contact emails

Subdomains

460 observed subdomains of tekcities.com.

Web-graph footprint

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

15 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tekcities.com.

MechanismTarget
SPF_Amailout.supportindeed.com
SPF_Amailout2.supportindeed.com
SPF_Amails.supportindeed.com
SPF_Atekcities.com
SPF_IP185.176.40.30
SPF_IP82.197.130.102
SPF_IP82.197.130.104
SPF_MXmedia.attractsoft.com
SPF_MXtekcities.com

Related pages

Pivot deeper into the graph from tekcities.com.

Cypher and MCP

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

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