Skip to content

Hostname

logy.se

Last fetched

logy.se resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · logy.seRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/logy.se

Resolution chain

logy.se resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.50.222.19913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.68.22013.104.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.9.10313.107.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.48.2051.36.20.0/23AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

10 observed subdomains of logy.se.

Web-graph footprint

Distinct hostnames that link to or from logy.se in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for logy.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from logy.se.

Cypher and MCP

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

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