Skip to content

Hostname

sida.se

Last fetched

sida.se resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:excedonetworksab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.207.2313.248.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
185.47.41.64185.47.40.0/22AS39029NO
76.223.84.12376.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:excedonetworksab
Organization
Contact emails

Subdomains

62 observed subdomains of sida.se.

Web-graph footprint

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

2,259 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sida.se.

MechanismTarget
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mailjet.com
SPF_IP109.205.216.80/32
SPF_IP167.89.52.7
SPF_IP185.47.41.64
SPF_IP193.181.161.13/32
SPF_IP193.75.92.154/32
SPF_IP194.68.229.36
SPF_IP194.71.244.25
SPF_IP217.114.80.100/32
SPF_IP31.216.226.3
SPF_IP91.123.56.128/32

Related pages

Pivot deeper into the graph from sida.se.

Cypher and MCP

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

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