Skip to content

Hostname

projectbd.com

Last fetched

projectbd.com resolves to 115.187.18.121, announced in 115.187.18.0/24 by EHL-AS-AP - EBN HOST LIMITED in BD. projectbd.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for projectbd.com is recorded in WhisperGraph.

Attribution

ebn

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1250
Registrant organisation
info tech
Contact emails
za_kabir@yahoo.com, contact@whoissecure.net

Subdomains

Mail and authentication

Nameservers

  • ns3.ebndns.com
  • ns4.ebndns.com
  • ns5.ebndns.com
  • ns6.ebndns.com

MX records

  • projectbd.com

SPF policy

  • include: ahnafte.com
  • include: nixtecsys.com
  • a: projectbd.com
  • mx: projectbd.com
  • ip: 103.147.182.42
  • ip: 115.187.18.114
  • ip: 115.187.18.34
  • ip: 115.187.18.40

Threat-feed evidence

History

Related pages

Pivot from projectbd.com 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: "projectbd.com"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.