Skip to content

Hostname

xlibris.com.au

Last fetched

xlibris.com.au resolves to 1 IPv4 address operated by LIGHTBOUND-AS - LightBound, LLC in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · xlibris.com.auRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/xlibris.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
206.53.245.184206.53.224.0/19AS7332LIGHTBOUND-AS - LightBound, LLCUS

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
domain administrator
Contact emails

Subdomains

4 observed subdomains of xlibris.com.au.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xlibris.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.53.249.125
SPF_IP206.53.252.80

Related pages

Pivot deeper into the graph from xlibris.com.au.

Cypher and MCP

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

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