Skip to content

Hostname

bukharamag.com

Last fetched

bukharamag.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bukharamag.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bukharamag.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.139.225159.69.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1387
Organization
ali dehbashi
Contact emails

Subdomains

19 observed subdomains of bukharamag.com.

Web-graph footprint

Distinct hostnames that link to or from bukharamag.com in the public web crawl.

115 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bukharamag.com

SPF policy

9 SPF mechanisms authorising senders for bukharamag.com.

MechanismTarget
SPF_Abukharamag.com
SPF_INCLUDEamazonses.com
SPF_IP159.69.139.225
SPF_IP168.119.210.246
SPF_IP199.167.138.24
SPF_IP199.167.138.30
SPF_IP205.204.73.164
SPF_IP88.99.204.24
SPF_MXbukharamag.com

Related pages

Pivot deeper into the graph from bukharamag.com.

Cypher and MCP

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

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