Hostname
zyosgroup.com
Last fetched
zyosgroup.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
zyosgroup.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.245.35 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.245.4 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.245.40 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.245.70 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.21.116 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.127 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.19 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.21.81 | 18.155.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:146
- Organization
- blood-analytics
- Contact emails
- —
Subdomains
5 observed subdomains of zyosgroup.com.
Web-graph footprint
Distinct hostnames that link to or from zyosgroup.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for zyosgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6624575.spf08.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from zyosgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zyosgroup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.