Skip to content

Hostname

groups.sciway.net

Last fetched

groups.sciway.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · groups.sciway.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/groups.sciway.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.160.115104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.161.115104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with groups.sciway.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for groups.sciway.net.

MechanismTarget
SPF_Agroups.sciway.net
SPF_INCLUDEmail.zendesk.com
SPF_IP216.117.4.0/24
SPF_IP216.117.5.0/24
SPF_IP216.223.188.0/24
SPF_IP3.213.114.62/32
SPF_IP3.230.214.68/32
SPF_IP52.204.91.137/32
SPF_IP52.23.43.58/32
SPF_IP54.163.145.215/32
SPF_IP54.166.2.11/32
SPF_MXgroups.sciway.net

Related pages

Pivot deeper into the graph from groups.sciway.net.

Cypher and MCP

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

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