Skip to content

Hostname

buntak.com

Last fetched

buntak.com resolves to 171.22.25.26, announced in 171.22.25.0/24 by PARVASYSTEM - Vandad Vira Hooman LLC in IR. buntak.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 · buntak.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/buntak.com

Resolution chain

IPv6 resolution

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

Attribution

netafraz iranian

ORIGIN_AS

WHOIS identity

Registrar
iana:113
Registrant organisation
bics foods private
Contact emails
chander.setia@outlook.com

Subdomains

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

  • ns1.parspack.co
  • ns2.parspack.co
  • ns3.parspack.co
  • ns4.parspack.co
  • irns1.netafraz.com
  • irns2.netafraz.com

MX records

  • mail.buntak.com

SPF policy

  • ip: 89.42.44.0/24
  • include: _auxspf.axspace.com
  • a: buntak.com
  • mx: buntak.com

Threat-feed evidence

History

Related pages

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