Hostname
zycus.com
Last fetched
zycus.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
zycus.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.31.124 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.30 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.51 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.62 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 23.50.252.70 | 23.50.252.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
WHOIS identity
- Registrar
- iana:2
- Organization
- zycus infotech pvt.
- Contact emails
Subdomains
77 observed subdomains of zycus.com.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zycus.com in the public web crawl.
581 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for zycus.com.
| Mechanism | Target |
|---|---|
| SPF_A | zycus.com |
| SPF_INCLUDE | 26245666.spf03.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 123.108.35.234 |
| SPF_IP | 123.108.35.235/32 |
| SPF_IP | 124.47.179.172 |
| SPF_IP | 124.47.179.187 |
| SPF_IP | 13.127.113.250/32 |
| SPF_IP | 13.232.6.44 |
| SPF_IP | 149.72.165.42 |
| SPF_IP | 149.72.176.135 |
| SPF_IP | 192.235.83.12 |
| SPF_IP | 207.211.10.90 |
| SPF_IP | 207.211.63.183 |
| SPF_IP | 207.211.63.185 |
| SPF_IP | 34.231.32.130 |
| SPF_IP | 52.63.157.159 |
| SPF_IP | 52.76.164.146 |
| SPF_IP | 64.127.249.90 |
| SPF_IP | 88.205.102.92 |
| SPF_MX | zycus.com |
Related pages
Pivot deeper into the graph from zycus.com.
- IP · 18.245.31.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · DE
- Email · cv6uc92p9mp@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · zy…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zycus.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.