Skip to content

Hostname

bj2design.com

Last fetched

bj2design.com resolves to 1 IPv4 address operated by MOBICOM-MN-AP MobiCom Corporation in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.82.64.60103.82.64.0/24AS38220MOBICOM-MN-AP MobiCom CorporationAU

WHOIS identity

Registrar
iana:269
Organization
bjarni wark
Contact emails

Subdomains

2 observed subdomains of bj2design.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bj2design.com.

MechanismTarget
SPF_Abj2design.com
SPF_Amail.lonex.com
SPF_INCLUDEspf.supremebox.com
SPF_IP209.25.134.190
SPF_IP66.40.66.62
SPF_MXbj2design.com

Related pages

Pivot deeper into the graph from bj2design.com.

Cypher and MCP

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

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