Skip to content

Hostname

nikdu.org.bd

Last fetched

nikdu.org.bd resolves to 1 IPv4 address operated by CODEFORHOST-AS-ARIN - CodeforHost Inc in US.

Nutrition Label

WHISPER CANON · nikdu.org.bdRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nikdu.org.bd

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.110.127104.247.110.0/24AS399883CODEFORHOST-AS-ARIN - CodeforHost IncUS

WHOIS identity

No WHOIS records are currently associated with nikdu.org.bd in WhisperGraph.

Subdomains

9 observed subdomains of nikdu.org.bd.

Web-graph footprint

Distinct hostnames that link to or from nikdu.org.bd in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • nikdu.org.bd

SPF policy

6 SPF mechanisms authorising senders for nikdu.org.bd.

MechanismTarget
SPF_Anikdu.org.bd
SPF_IP104.156.49.206
SPF_IP104.247.110.126
SPF_IP199.127.61.148
SPF_IP216.18.205.162
SPF_MXnikdu.org.bd

Related pages

Pivot deeper into the graph from nikdu.org.bd.

Cypher and MCP

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

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