Skip to content

Hostname

solidanordic.se

Last fetched

solidanordic.se resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:one.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.192.231.25218.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.94.9618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.101.283.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.140.1733.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.224.16135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:one.com
Organization
Contact emails

Subdomains

1 observed subdomain of solidanordic.se.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for solidanordic.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from solidanordic.se.

Cypher and MCP

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

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