Skip to content

Hostname

schnitz.com

Last fetched

schnitz.com resolves to 1 IPv4 address operated by CUMBERLAND-TECH - Cumberland Technologies International in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.59.109.2066.59.109.0/24AS11590CUMBERLAND-TECH - Cumberland Technologies InternationalUS

WHOIS identity

Registrar
iana:69
Organization
schnitz technology
Contact emails

Subdomains

11 observed subdomains of schnitz.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schnitz.com.

MechanismTarget
SPF_Afort.schnitz.com
SPF_Aftp.schnitz.com
SPF_Alinode.schnitz.com
SPF_Aschnitz.com
SPF_INCLUDE_spf.hostedemail.com
SPF_IP66.59.109.20
SPF_IP66.59.109.21
SPF_IP97.107.138.120
SPF_MXschnitz.com

Related pages

Pivot deeper into the graph from schnitz.com.

Cypher and MCP

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

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