Skip to content

Hostname

labspx.com

Last fetched

labspx.com resolves to 1 IPv4 address operated by AS-XYNTA in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.116.45.85188.116.45.0/24AS12595AS-XYNTANL

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

1 observed subdomain of labspx.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for labspx.com.

MechanismTarget
SPF_Alabspx.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmail-filter.nl
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXlabspx.com

Related pages

Pivot deeper into the graph from labspx.com.

Cypher and MCP

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

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