Skip to content

Hostname

krishigor.com

Last fetched

krishigor.com resolves to 161.248.188.172, announced in 161.248.188.0/24 by UHB-AS-AP - Ummah Host BD in BD. krishigor.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 · krishigor.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/krishigor.com

Resolution chain

Attribution

Cloudflare

cdn · MAIL_RECEIVER, ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1478
Registrant organisation
mesar rm traders
Contact emails
mrrubaikhan00@gmail.com, ummahhostbd@gmail.com

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • rayne.ns.cloudflare.com
  • rick.ns.cloudflare.com
  • cdns1.servercpanel.com
  • cdns2.servercpanel.com

MX records

  • krishigor.com
  • _dc-mx.b1e20b87fce6.krishigor.com

SPF policy

  • a: krishigor.com
  • mx: krishigor.com
  • ip: 161.248.188.165
  • ip: 161.248.188.172

Threat-feed evidence

History

Related pages

Pivot from krishigor.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: "krishigor.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.