Skip to content

Hostname

syscowa.com

Last fetched

syscowa.com resolves to 2 IPv4 addresses operated by IONOS-AS - IONOS SE in FR. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · syscowa.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/syscowa.com

Resolution chain

syscowa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.160.183.196217.160.0.0/16AS8560IONOS-AS - IONOS SEFR
85.215.252.9085.215.128.0/17AS8560IONOS-AS - IONOS SEDE

WHOIS identity

Registrar
iana:151
Organization
jens wagner
Contact emails

Subdomains

24 observed subdomains of syscowa.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • syscowa.com

SPF policy

6 SPF mechanisms authorising senders for syscowa.com.

MechanismTarget
SPF_Asyscowa.com
SPF_INCLUDEhorreum.info
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.215.75.41
SPF_IP85.215.78.208
SPF_MXsyscowa.com

Related pages

Pivot deeper into the graph from syscowa.com.

Cypher and MCP

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

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