Hostname
zenez.com
Last fetched
zenez.com resolves to 67.42.31.49, announced in 67.42.16.0/20 by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. zenez.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for zenez.com is recorded in WhisperGraph.
Attribution
centurylink
DNS_OPERATOR, MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:440
- Registrant organisation
- boyd lynn gerber
- Contact emails
- gerberb@zenez.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns.xmission.com
- ns1.xmission.com
- ns2.xmission.com
- zenez.com
- main.zenez.com
- opensuse.zenez.com
- zenez.zenez.com
MX records
- etrn.xmission.com
- zenez.com
- opensuse104.zenez.com
- suse104.zenez.com
SPF policy
- ip: 198.60.105.0/24
- ip: 166.70.13.0/24
- ip: 198.60.22.0/24
- ip: 166.70.62.2/28
- ip: 67.42.31.48/28
- include: _spf.xmission.com
- a: www.zenez.com
- ip: 206.251.246.248
- ip: 50.17.250.45
- ip: 50.17.255.101
- ip: 54.83.2.169
- ip: 67.91.130.5
Threat-feed evidence
History
Related pages
Pivot from zenez.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zenez.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.