Skip to content

Hostname

bjk.nesine.com

Last fetched

bjk.nesine.com resolves to 1 IPv4 address operated by AS50090 in TR.

Nutrition Label

WHISPER CANON · bjk.nesine.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bjk.nesine.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.74.24.159217.74.24.0/24AS50090TR

WHOIS identity

No WHOIS records are currently associated with bjk.nesine.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bjk.nesine.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.126.144.0/20
SPF_IP213.74.218.128/25
SPF_IP217.74.25.101
SPF_IP217.74.25.200
SPF_IP217.74.25.27/29
SPF_IP217.74.25.31/29
SPF_IP217.74.26.101
SPF_IP217.74.26.102
SPF_IP217.74.26.20
SPF_IP217.74.27.26/29
SPF_MXbjk.nesine.com

Related pages

Pivot deeper into the graph from bjk.nesine.com.

Cypher and MCP

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

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