Hostname
ziply.com
Last fetched
ziply.com resolves to 206.166.253.23, announced in 206.166.252.0/23 by AS-WHOLESAIL - Wholesail networks LLC in US. ziply.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
Attribution
wholesail
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- gregory f. keefe
- Contact emails
- 517q1j6f8247@nojunkemailaddress.com, 6124186f2057@nojunkemailaddress.com, 6t7b3n0971@filteredemailaddress.com, 910p6u4t2219@filteredemailaddress.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
- ns1.as20055.net
- ns2.as20055.net
- ns3.as20055.net
- ns4.as20055.net
- ns5.as20055.net
- ns6.as20055.net
MX records
- ziply-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: aspmx.pardot.com
- include: _spf.qualtrics.com
- include: _spf.salesforce.com
- include: spf.vanoppen.com
- include: spf.as20055.net
- ip: 50.125.6.37
Threat-feed evidence
History
Related pages
Pivot from ziply.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: "ziply.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.