Skip to content

Hostname

sidsrl.it

Last fetched

sidsrl.it resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:e.r.web s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · sidsrl.itRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/sidsrl.it

Resolution chain

sidsrl.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.162.128.202139.162.128.0/19AS63949DE

WHOIS identity

Registrar
registrar:e.r.web s.r.l.
Organization
s.i.d. srl
Contact emails

Subdomains

3 observed subdomains of sidsrl.it.

Web-graph footprint

Distinct hostnames that link to or from sidsrl.it in the public web crawl.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for sidsrl.it.

MechanismTarget
SPF_Asidsrl.it
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEerweb.it
SPF_MXsidsrl.it

Related pages

Pivot deeper into the graph from sidsrl.it.

Cypher and MCP

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

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