Skip to content

Hostname

load-logix.com

Last fetched

load-logix.com resolves to 1 IPv4 address operated by VIRIDIO-SOCAL - Viridio in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.19.156.51199.19.156.0/22AS36363VIRIDIO-SOCAL - ViridioUS

WHOIS identity

Registrar
iana:625
Organization
bis computer solutions
Contact emails

Subdomains

2 observed subdomains of load-logix.com.

Web-graph footprint

Distinct hostnames that link to or from load-logix.com in the public web crawl.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for load-logix.com.

MechanismTarget
SPF_INCLUDE_spf.controlmywebsite.com

Related pages

Pivot deeper into the graph from load-logix.com.

Cypher and MCP

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

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