Skip to content

Hostname

s-law.com

Last fetched

s-law.com resolves to 1 IPv4 address operated by AS29097 in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · s-law.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/s-law.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.61.145217.26.48.0/20AS29097CH

WHOIS identity

Registrar
iana:1387
Organization
hubert schwaerzler
Contact emails

Subdomains

3 observed subdomains of s-law.com.

Web-graph footprint

Distinct hostnames that link to or from s-law.com in the public web crawl.

20 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for s-law.com.

MechanismTarget
SPF_INCLUDE_spf.s-management.li
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mx.interum.li
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.62.239.62
SPF_IP84.253.52.30
SPF_IP85.31.155.202

Related pages

Pivot deeper into the graph from s-law.com.

Cypher and MCP

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

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