Skip to content

Hostname

schenna.com

Last fetched

schenna.com resolves to 1 IPv4 address operated by AS20811 in IT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · schenna.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/schenna.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.171.46.17095.171.32.0/19AS20811IT

WHOIS identity

Registrar
iana:269
Organization
na na
Contact emails

Subdomains

78 observed subdomains of schenna.com.

Web-graph footprint

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

159 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schenna.com.

MechanismTarget
SPF_INCLUDE_spf.rolmail.net
SPF_INCLUDEeasymailing.eu
SPF_INCLUDEkorrm.com
SPF_INCLUDEspf.lts.it
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.consisto.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu8567866.wl117.sendgrid.net
SPF_IP85.13.150.229

Related pages

Pivot deeper into the graph from schenna.com.

Cypher and MCP

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

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