Skip to content

Hostname

slag1.se

Last fetched

slag1.se resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · slag1.seRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/slag1.se

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.230.13952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.232.3452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.26.17552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.254.16499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

5 observed subdomains of slag1.se.

Web-graph footprint

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

7 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 slag1.se.

MechanismTarget
SPF_Aslag1.se
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.21.145.88
SPF_IP185.21.145.97

Related pages

Pivot deeper into the graph from slag1.se.

Cypher and MCP

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

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