Skip to content

Hostname

ljbinc.com

Last fetched

ljbinc.com resolves to 1 IPv4 address operated by KING-NETWORKS - King Networks LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
206.55.210.31206.55.210.0/24AS395848KING-NETWORKS - King Networks LLCUS

WHOIS identity

Registrar
iana:2
Organization
ljb
Contact emails

Subdomains

15 observed subdomains of ljbinc.com.

Web-graph footprint

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

47 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ljbinc.com.

MechanismTarget
SPF_INCLUDE46781371.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP144.121.161.185
SPF_IP149.72.133.214
SPF_IP149.72.193.80
SPF_IP149.72.202.3
SPF_IP168.245.53.124
SPF_IP192.28.144.160/32
SPF_IP206.55.208.3
SPF_IP206.55.215.38
SPF_IP208.117.56.144
SPF_IP52.1.234.206/32
SPF_IP52.70.152.226/32
SPF_IP54.165.79.164/32
SPF_IP66.192.46.170
SPF_IP96.91.243.249

Related pages

Pivot deeper into the graph from ljbinc.com.

Cypher and MCP

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

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