Skip to content

Hostname

loxy.com

Last fetched

loxy.com resolves to 1 IPv4 address operated by AS47583 in GB. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · loxy.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/loxy.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.222.219.20588.222.216.0/22AS47583GB

WHOIS identity

Registrar
iana:1001
Organization
loxy as
Contact emails

Subdomains

18 observed subdomains of loxy.com.

Web-graph footprint

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

56 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for loxy.com.

MechanismTarget
SPF_INCLUDE_spf.domeneshop.no
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.247.116.0/24
SPF_IP149.72.80.163
SPF_IP185.36.241.128/29

Related pages

Pivot deeper into the graph from loxy.com.

Cypher and MCP

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

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