Skip to content

Hostname

bikroyzone.com

Last fetched

bikroyzone.com resolves to 2 IPv4 addresses operated by AS133070 in BD. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bikroyzone.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bikroyzone.com

Resolution chain

bikroyzone.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
bikroy market
Contact emails

Subdomains

17 observed subdomains of bikroyzone.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bikroyzone.com

SPF policy

10 SPF mechanisms authorising senders for bikroyzone.com.

MechanismTarget
SPF_Abikroyzone.com
SPF_INCLUDEahnafte.com
SPF_INCLUDEnixtecsys.com
SPF_INCLUDEsmtp1.ahnafte.com
SPF_IP103.210.56.141
SPF_IP115.187.18.66
SPF_IP115.187.18.70
SPF_IP115.187.19.18
SPF_IP115.187.19.34
SPF_MXbikroyzone.com

Related pages

Pivot deeper into the graph from bikroyzone.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bikroyzone.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.