Hostname
mybd.host
Last fetched
mybd.host resolves to 103.134.69.3, announced in 103.134.69.0/24 by COLOCITY-AS-AP - CoLoCity Ltd in BD. mybd.host is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 103.134.69.3
103.134.69.0/24 · COLOCITY-AS-AP - CoLoCity Ltd · Dhaka, BD
IPv6 resolution
No AAAA record for mybd.host is recorded in WhisperGraph.
Attribution
colocity
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- emaad ispahani
- Contact emails
- emaad@versa77.com
Subdomains
Mail and authentication
Nameservers
- ns1.mybd.host
- ns2.mybd.host
MX records
- gravity.mybd.host
SPF policy
- include: hostcity.asia
- include: gravity.hostcity.asia
- ip: 103.134.69.3
- ip: 103.134.69.8
- ip: 103.17.180.202
- ip: 103.17.180.203
Threat-feed evidence
History
Related pages
Pivot from mybd.host 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: "mybd.host"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.