Hostname
gktechbd.com
Last fetched
gktechbd.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gktechbd.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gktechbd.com owner
- Contact emails
- 0afdd117-4142-435c-9e86-886ad398787e@identity-protect.org
- 114379be-3db2-49b6-a328-3525e2d63e41@identity-protect.org
- 25c8a67a-921f-433d-bc3f-958382c8a627@identity-protect.org
- 28ab58c6-ed26-4d55-8ed9-ea59c5e78333@identity-protect.org
- f1f7013c-c45c-4517-8740-d5551a7a7404@identity-protect.org
- fed6028f-dd90-447c-ab5e-3649bea8e41f@identity-protect.org
- owner-4479138@gktechbd.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of gktechbd.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gktechbd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gktechbd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gktechbd.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.