Skip to content

Hostname

sidas.com

Last fetched

sidas.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sidas.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sidas.com

Resolution chain

sidas.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
jean-pierre delangle
Contact emails

Subdomains

28 observed subdomains of sidas.com.

Web-graph footprint

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

396 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sidas.com.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP164.132.161.163
SPF_IP185.146.77.236
SPF_IP185.218.199.101
SPF_IP185.92.37.57/32
SPF_IP193.70.112.117
SPF_IP37.59.47.128
SPF_IP5.226.2.176/28

Related pages

Pivot deeper into the graph from sidas.com.

Cypher and MCP

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

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