Skip to content

Hostname

bterp.org

Last fetched

bterp.org resolves to 103.12.1.107, announced in 103.12.1.0/24 by TRIJITNET-IN - TRIJIT TECHNOLOGIES PVT LTD in IN. bterp.org 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 · bterp.orgRouting diversity4.8/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bterp.org

Resolution chain

IPv6 resolution

No AAAA record for bterp.org is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
biyani technologies

Subdomains

Mail and authentication

Nameservers

  • ns11.biyanitechnologies.com
  • ns12.biyanitechnologies.com
  • ns13.biyanitechnologies.com
  • ns14.biyanitechnologies.com

MX records

  • us2.mx1.mailhostbox.com
  • us2.mx2.mailhostbox.com
  • us2.mx3.mailhostbox.com
  • mail.bterp.org

SPF policy

  • mx: mail.biyanitechnologies.com
  • include: nlsmtp.com
  • ip: 115.124.100.15

Threat-feed evidence

History

Related pages

Pivot from bterp.org 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: "bterp.org"})-[: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.