Skip to content

Hostname

bjson.se

Last fetched

bjson.se resolves to 1 IPv4 address operated by INFRACOM in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · bjson.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bjson.se

Resolution chain

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

IPPrefixASNOperatorCountry
89.189.201.22089.189.192.0/20AS29468INFRACOMSE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

1 observed subdomain of bjson.se.

Subdomain
www.bjson.se

Web-graph footprint

Distinct hostnames that link to or from bjson.se in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bjson.se.

MechanismTarget
SPF_INCLUDEspf.protection.vikab.com

Related pages

Pivot deeper into the graph from bjson.se.

Cypher and MCP

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

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