Skip to content

Hostname

lox-nyc.com

Last fetched

lox-nyc.com resolves to 1 IPv4 address operated by INFRABLOCKS - The Infrastructure Group B.V.. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · lox-nyc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/lox-nyc.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.214.28.23588.214.28.0/22AS38913INFRABLOCKS - The Infrastructure Group B.V.

WHOIS identity

Registrar
iana:1480
Organization
commandos b.v.
Contact emails

Subdomains

9 observed subdomains of lox-nyc.com.

Web-graph footprint

Distinct hostnames that link to or from lox-nyc.com in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lox-nyc.com.

MechanismTarget
SPF_Alox-nyc.com
SPF_INCLUDE_spf.hostingvisions.nl
SPF_INCLUDEspf.mailjet.com
SPF_IP88.214.28.235
SPF_MXlox-nyc.com

Related pages

Pivot deeper into the graph from lox-nyc.com.

Cypher and MCP

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

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