Skip to content

Hostname

citechco.net

Last fetched

citechco.net resolves to 1 IPv4 address operated by CYBERNET-BD-AS - Grameen Cybernet Ltd. Bangladesh. AS for local peering and transit. Dhaka in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · citechco.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/citechco.net

Resolution chain

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

IPPrefixASNOperatorCountry
203.191.33.188203.191.33.0/24AS17471CYBERNET-BD-AS - Grameen Cybernet Ltd. Bangladesh. AS for local peering and transit. DhakaBD

WHOIS identity

Registrar
iana:303
Organization
ghulam mohiuddin
Contact emails

Subdomains

44 observed subdomains of citechco.net.

Web-graph footprint

Distinct hostnames that link to or from citechco.net in the public web crawl.

33 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for citechco.net.

MechanismTarget
SPF_Acitechco.net
SPF_Acpns4.citechco.net
SPF_Amail.citechco.net
SPF_INCLUDE_spf.google.com
SPF_IP203.191.33.0/24
SPF_IP203.191.33.181
SPF_IP203.191.33.188
SPF_MXcitechco.net

Related pages

Pivot deeper into the graph from citechco.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "citechco.net"})-[: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.